docs(authoring): restructure authoring guides

Mainly because we have two module specs now and they will remain
valid for a while. We need to keep the older format documented for a while
This commit is contained in:
Johannes Kirschbauer
2025-04-08 21:32:19 +02:00
parent da164696ea
commit b4f63b8835
7 changed files with 202 additions and 208 deletions

View File

@@ -58,20 +58,19 @@ nav:
- Autoincludes: manual/adding-machines.md
- Inventory:
- Inventory: manual/inventory.md
- Services: manual/distributed-services.md
- Instances: manual/distributed-services.md
- Secure Boot: manual/secure-boot.md
- Flake-parts: manual/flake-parts.md
- Authoring:
- Modules: clanmodules/index.md
- Disk Templates: manual/disk-templates.md
- clan.service: authoring/clanServices/index.md
- Disk Templates: authoring/templates/disk/disko-templates.md
- clanModules: authoring/legacyModules/index.md
- Contributing:
- Contribute: contributing/contribute.md
- Debugging: contributing/debugging.md
- Testing: contributing/testing.md
- Repo Layout: manual/repo-layout.md
- Migrate existing Flakes: manual/migration-guide.md
# - Concepts:
# - Overview: concepts/index.md
- Reference:
- Overview: reference/index.md
- Clan Modules: