Merge pull request 'docs(authoring): restructure authoring guides' (#3248) from hsjobeki/clan-core:docs-authoring into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3248
This commit is contained in:
hsjobeki
2025-04-08 19:58:59 +00:00
7 changed files with 202 additions and 208 deletions

View File

@@ -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