Add a cheat sheet for configs and better folder structure for core modules

This commit is contained in:
Patrick Robertson
2025-02-11 14:06:53 +00:00
parent 2f51d3917a
commit 895c843f04
10 changed files with 56 additions and 8 deletions

View File

@@ -6,3 +6,9 @@ The default (enabled) databases are the CSV Database and the Console Database.
```{include} autogen/database.md
```
```{toctree}
:depth: 1
:glob:
autogen/database/*
```