Skip to content

Commit 5f69b07

Browse files
committed
fix
1 parent 4fcd8d6 commit 5f69b07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ Build with nob.kt, no IDE required.
1717
### DocGen
1818
Generate man-pages, example for these two files:
1919
> ./nob doc src/doc/DocGen.kt src/doc/KotlinParser.kt
20+
2021
Will output man1/docgen.1 and man1/kotlinparser.1
2122

23+
e.g. `man docgen`
24+
2225
![img](showcase_doc.png)
2326

27+
### Project structure
2428
```
2529
.
2630
├── nob # nob bootstrap/cli

0 commit comments

Comments
 (0)