mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-22 05:18:54 +01:00
Simplified the index.rst (#492)
- removed a line of test text - Limited the automodule Toctree
This commit is contained in:
@@ -53,6 +53,7 @@ The timeline to reach this goal is:
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:caption: Seminararbeiten
|
||||
:numbered:
|
||||
|
||||
seminararbeiten/DevOps/Seminarpraesentation.ipynb
|
||||
seminararbeiten/Datenspeicherung/00_Datenspeicherung
|
||||
@@ -67,7 +68,7 @@ The timeline to reach this goal is:
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 0
|
||||
:maxdepth: 6
|
||||
:caption: Modules
|
||||
|
||||
modules
|
||||
@@ -79,8 +80,6 @@ The timeline to reach this goal is:
|
||||
:inherited-members:
|
||||
:autodoc_member_order:
|
||||
|
||||
Some other test
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
* :ref:`genindex`
|
||||
|
||||
Reference in New Issue
Block a user