You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/commandline.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ The command line options accepted are:
26
26
|`--input`| Input directory of content (default: `docs`) |
27
27
|`--projects`| Project files to build API docs for outputs, defaults to all packable projects |
28
28
|`--output`| Output Directory (default 'output' for 'build' and 'tmp/watch' for 'watch') |
29
+
| <spanstyle="white-space: nowrap;">`--ignoreuncategorized`</span> | Disable generation of the 'Other' category in the navigation bar for uncategorized docs |
0 commit comments