Merge pull request 'docs/index: Surface reference documentation' (#3612) from kenji/clan-core:ke-docs-index into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3612
This commit is contained in:
kenji
2025-05-13 10:51:22 +00:00

View File

@@ -83,5 +83,25 @@ hide:
Learn how to interface with Clan programmatically Learn how to interface with Clan programmatically
- [Cli Reference](./reference/cli/index.md)
---
The `clan` cli command
- [Modules](./reference/clanModules/index.md)
---
An overview of available clan modules
- [Core](./reference/clan-core/index.md)
---
The clan core nix module.
This is imported when using clan and is the basis of the extra functionality
that can be provided.
</div> </div>