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:
@@ -120,7 +120,7 @@ in
|
||||
- The module MUST have at least `features = [ "inventory" ]` in the frontmatter section.
|
||||
- The module MUST have a subfolder `roles` with at least one `{roleName}.nix` file.
|
||||
|
||||
For further information see: [Module Authoring Guide](../../clanmodules/index.md).
|
||||
For further information see: [Module Authoring Guide](../../authoring/clanServices/index.md).
|
||||
|
||||
???+ example
|
||||
```nix
|
||||
|
||||
Reference in New Issue
Block a user