https://github.com/vitiko/solidity-doc
Ethereum smart contract doc generator
https://github.com/vitiko/solidity-doc
documentation ethereum generator smart-contracts solidity
Last synced: 5 months ago
JSON representation
Ethereum smart contract doc generator
- Host: GitHub
- URL: https://github.com/vitiko/solidity-doc
- Owner: vitiko
- Created: 2017-04-04T09:09:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T14:09:13.000Z (over 8 years ago)
- Last Synced: 2025-09-20T01:40:13.962Z (9 months ago)
- Topics: documentation, ethereum, generator, smart-contracts, solidity
- Language: HTML
- Size: 3.91 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Solidity doc generator
Generate documentation for Ethereum smart contract written in Solidity language
### base use case
`solidity-doc generate ./path/to/contract.sol > file.md`