foundry icon indicating copy to clipboard operation
foundry copied to clipboard

feat(forge): doc

Open rkrasiuk opened this issue 3 years ago • 0 comments

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.

rkrasiuk avatar Aug 10 '22 18:08 rkrasiuk