mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-19 04:25:33 +00:00
Optimized indexes
This commit is contained in:
10
index.rst
10
index.rst
@@ -1,12 +1,10 @@
|
|||||||
CyMaIS - Cyber Master Infrastructure Solution documentation
|
Cyber Master Infrastructure Solution documentation
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
:caption: Index:
|
:caption: About CyMaIS:
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
*
|
*
|
||||||
|
roles/index.rst
|
||||||
|
|
||||||
:doc:`roles/index`
|
|
||||||
|
3
roles/README.md
Normal file
3
roles/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
test
|
||||||
|
|
||||||
|
# h1
|
@@ -1,9 +1,13 @@
|
|||||||
.. CyMaIS - Cyber Master Infrastructure Solution documentation
|
Applications and Roles
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|
||||||
|
.. include:: ./README.md
|
||||||
|
:parsers: myst_parser
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 5
|
:maxdepth: 1
|
||||||
:caption: Index:
|
:caption: Included Applications:
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
**
|
*/README
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user