Skip to content

Commit

Permalink
Add docs about gen-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gilmer committed Nov 7, 2019
1 parent afc321f commit 2224080
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ on CircleCI and it will be a no-op.
Generate a Docs Index using [adr-log](https://www.npmjs.com/package/adr-log). It will modify files with comments in it
per the docs on that module.

By default it will only look in the `docs/` directory of your repo. You can pass in different directories by using
the `args` parameter like this: `args: ["docs/adr", "docs/rfc"]`

## markdown-toc

Generate a Table of Contents using [markdown-toc](https://www.npmjs.com/package/markdown-toc). It will modify files
Expand Down

0 comments on commit 2224080

Please sign in to comment.