solmd:用于Solidity的Markdown文档生成器

时间:2021-02-04 22:57:15
【文件属性】:
文件名称:solmd:用于Solidity的Markdown文档生成器
文件大小:106KB
文件格式:ZIP
更新时间:2021-02-04 22:57:15
documentation generator ethereum solidity DocumentationJavaScript 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()
【文件预览】:
solmd-master
----.travis.yml(278B)
----.eslintrc(32B)
----.commitlintrc(53B)
----.babelrc(350B)
----package.json(2KB)
----test()
--------parseAbi.test.js(261B)
--------helpers.test.js(242B)
--------compile.test.js(338B)
--------solmd()
--------solmd.test.js(1KB)
--------parseOutputs.test.js(273B)
--------markdown.test.js(610B)
----_config.yml(27B)
----LICENSE(1KB)
----package-lock.json(425KB)
----src()
--------helpers.js(163B)
--------markdown.js(1KB)
--------bin()
--------index.js(507B)
--------build.js(172B)
--------compile()
--------template.js(1KB)
--------constants.js(75B)
----.gitignore(66B)
----README.md(2KB)

网友评论