Skip to content

Commit c027f99

Browse files
committed
add documentation
1 parent 8946c00 commit c027f99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/commandline.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ The command line options accepted are:
2626
| `--input` | Input directory of content (default: `docs`) |
2727
| `--projects` | Project files to build API docs for outputs, defaults to all packable projects |
2828
| `--output` | Output Directory (default 'output' for 'build' and 'tmp/watch' for 'watch') |
29+
| <span style="white-space: nowrap;">`--ignoreuncategorized`</span> | Disable generation of the 'Other' category in the navigation bar for uncategorized docs |
2930
| `--noapidocs` | Disable generation of API docs |
3031
| `--ignoreprojects` | Disable project cracking |
3132
| `--eval` | Evaluate F# fragments in scripts |

0 commit comments

Comments
 (0)