ERC725Alliance / ERC725

Repository for code and discussion around ERC725 and related standards
Apache License 2.0
127 stars 66 forks source link

docs: improve Natspec comments of smart contracts #229

Closed CJ42 closed 1 year ago

CJ42 commented 1 year ago

What does this PR introduce?

📄 Documentation

Improve all the Natspec comments across the Solidity files, so that projects that inherit from them like https://github.com/lukso-network/lsp-smart-contracts can parse the Natspec docs and auto-generate Markdown dev docs.

https://github.com/lukso-network/lsp-smart-contracts/pull/638