diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2026-08-31 21:45:29 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2026-08-31 21:45:29 +0200 |
| commit | a8032daf68bc6ff7e345c7ef328252c34e64c599 (patch) | |
| tree | e34ff0e68ccb0ddec6ad3b39c24556738a4344b0 /docs/guides.rst | |
| parent | 3003febdaa0c8b109e56b6c964ae4ee8076b41c1 (diff) | |
| download | kernel-a8032daf68bc6ff7e345c7ef328252c34e64c599.tar.xz kernel-a8032daf68bc6ff7e345c7ef328252c34e64c599.zip | |
docs: update documentation structure
Diffstat (limited to 'docs/guides.rst')
| -rw-r--r-- | docs/guides.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/guides.rst b/docs/guides.rst new file mode 100644 index 00000000..0f5cca62 --- /dev/null +++ b/docs/guides.rst @@ -0,0 +1,9 @@ +Guides and How-Tos +================== + +.. toctree:: + :maxdepth: 1 + :caption: Contents + :glob: + + guides/* |
