mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-03-04 14:08:08 +00:00
Quick, rough draft of docs
This commit is contained in:
17
mkdocs.yaml
Normal file
17
mkdocs.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
site_name: I-Form Server Node Deployer
|
||||
theme: readthedocs
|
||||
docs_dir: docs
|
||||
site_dir: site
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Getting Started:
|
||||
- Installation: installation.md
|
||||
- Usage: usage.md
|
||||
- Reference:
|
||||
- Commands: commands.md
|
||||
- Configuration: configuration.md
|
||||
- Deployment: deployment.md
|
||||
# - Troubleshooting: troubleshooting.md
|
||||
# - Changelog: changelog.md
|
||||
# - License: license.md
|
||||
Reference in New Issue
Block a user