Inital commit

This commit is contained in:
2023-03-09 00:38:30 +01:00
commit 56fa5970af
3273 changed files with 537628 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
```
node app.js [args] docfile.yaml
-p | --port Set listen port (default : 3000)
-b | --bind Set listen ip (default : 127.0.0.1)
```
This command start the documentation server.
You can use it to view your changes.
Then you can click on book link and print your doc as pdf.
### Additional tools
VSCode - Editor for your documentation.
Chromium or derived browser - To print PDF with converted link.
Draw.io - Editor for schemas.

View File

@@ -0,0 +1,4 @@
index: 2
title: Usage
headfiles:
- 01.md