Docs: place reference to new ClanModules on index page

This commit is contained in:
Johannes Kirschbauer
2025-05-18 18:40:10 +02:00
parent 0261a954de
commit e9278ceaba
2 changed files with 16 additions and 14 deletions

View File

@@ -52,23 +52,17 @@ hide:
<div class="grid cards" markdown>
- [Reference Overview](./reference/index.md)
---
Learn how to interface with Clan programmatically
- [Cli Reference](./reference/cli/index.md)
---
The `clan` cli command
- [Modules](./reference/clanModules/index.md)
- [Service Modules](./reference/clanServices/index.md)
---
An overview of available clan modules
An overview of available service modules
- [Core](./reference/clan-core/index.md)
@@ -78,5 +72,13 @@ hide:
This is imported when using clan and is the basis of the extra functionality
that can be provided.
- [(Legacy) Modules](./reference/clanModules/index.md)
---
An overview of available clanModules
!!! Example "Those will get deprecated soon"
</div>