foundry
foundry copied to clipboard
feat(forge): doc
Motivation
Early implementation of forge doc described in #1675
Solution
The forge doc command parses the source contracts and generates markdown files under <root>/docs. These files can be served by running mdbook serve docs.