techdocs/docs/index.rst

40 lines
885 B
ReStructuredText

.. The Dazed Gerbil's techdocs documentation master file, created by
sphinx-quickstart on Thu Sep 19 10:44:46 2024.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
The Dazed Gerbil's techdocs
===========================
Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.
.. toctree::
:hidden:
:maxdepth: 1
:caption: Linux
:name: sec-linux
linux/introduction
linux/debian12_native
linux/debian12_virtualbox
linux/debian12_config
.. toctree::
:hidden:
:maxdepth: 1
:caption: Python
:name: sec-python
python/introduction
.. toctree::
:hidden:
:maxdepth: 1
:caption: PostgreSQL
:name: sec-postgresql
postgresql/introduction