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

Document values available in templates

Open frangio opened this issue 5 years ago • 1 comments

It may be a good idea to use TypeDoc to generate this based on the documentation for source.ts.

frangio avatar Nov 24 '20 20:11 frangio

Yes, please. I just stumbled upon Uniswap's contract.hbs template, and it took me a minute to realize that keywords like visibility are custom values used by solidity-docgen to generate the Markdown report.

PaulRBerg avatar Dec 08 '21 13:12 PaulRBerg