We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e443b43 commit d80a556Copy full SHA for d80a556
README.md
@@ -22,6 +22,13 @@ directory after it is completed.
22
- `governance` contains governance level features
23
- `security` contains failure mode analysis documents
24
25
+[`doctoc`](https://www.npmjs.com/package/doctoc) is used for maintaining tables of contents.
26
+For an example of usage, see the [FMA Template](https://github.com/ethereum-optimism/design-docs/blob/main/assets/fma-template.md?plain=1).
27
+
28
+Usage:
29
+1. `npm install -g doctoc`
30
+2. `doctoc <filename>`
31
32
## Design Review Sessions
33
34
The agendas for design doc review sessions are being tracked on
0 commit comments