Commit 01534f1
Matt Willer
Build command docs on separate pages (#139)
By default, oclif autogenerates all command documentation into the
README during release. Since we have a large number of commands,
this results in 5,000+ lines in the README, which seems like too
much for a developer to sort through. There's an option to instead
write the docs to separate files by topic; this option has been
added to the applicable commands in the release scripts.1 parent 5cd5eee commit 01534f1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
0 commit comments