solmd:用于Solidity的Markdown文档生成器 源码
lm 生成Solidity合同的轻量级降价文档。 安装 npm install -g solmd solmd [--dest ] 输出将默认为sol.md ; 使用生成方法详细信息。 // natspec example /** @title GavCoin @author Gavin Wood */ contract GavCoin { /** @notice Send `(valueInmGAV / 1000).fixed(0,3)` GAV from the account of `message.caller.address()
下载地址
用户评论