Quick, rough draft of docs

This commit is contained in:
Cian Hughes
2023-11-06 16:27:35 +00:00
parent a01b89e47d
commit a42bc728f6
7 changed files with 147 additions and 0 deletions

17
mkdocs.yaml Normal file
View 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