Automatic documentation via mkdocstrings

This commit is contained in:
Cian Hughes
2023-11-06 17:52:59 +00:00
parent a42bc728f6
commit 51c15fda3a
6 changed files with 107 additions and 4 deletions
+12 -2
View File
@@ -8,10 +8,20 @@ nav:
- Getting Started:
- Installation: installation.md
- Usage: usage.md
- Reference:
- CLI Usage:
- Commands: commands.md
- Configuration: configuration.md
- Deployment: deployment.md
- Reference:
- Documentation:
- autoignition: src/autoignition.md
- create_img: src/create_img.md
- create_disk: src/create_disk.md
# - FAQ: faq.md
# - Troubleshooting: troubleshooting.md
# - Changelog: changelog.md
# - License: license.md
# - License: license.md
plugins:
- search
- mkdocstrings