20 lines
553 B
ReStructuredText
20 lines
553 B
ReStructuredText
.. light documentation master file, created by
|
|
sphinx-quickstart on Tue Aug 5 12:20:54 2025.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
light documentation
|
|
===================
|
|
|
|
Add your content using ``reStructuredText`` syntax. See the
|
|
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
|
|
documentation for details.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
guidelines/development.rst
|
|
guidelines/conventions.rst
|
|
|
|
|