solidity-docgen icon indicating copy to clipboard operation
solidity-docgen copied to clipboard

Support the documentation of global variables

Open Vsevo1od opened this issue 4 years ago • 0 comments

You don't need to throw a warning now (that was added here https://github.com/OpenZeppelin/solidity-docgen/pull/44) Because NatSpec comments for state variables are now supported by the compiler https://github.com/ethereum/solidity/pull/8532

Vsevo1od avatar Dec 02 '21 08:12 Vsevo1od