12345678910111213141516171819202122 |
- .. DAK - Debian Archive Kit documentation master file, created by
- sphinx-quickstart on Sat Dec 31 16:07:37 2022.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
- Welcome to DAK - Debian Archive Kit's documentation!
- ====================================================
- .. toctree::
- :maxdepth: 2
- :caption: Contents:
- api
- Indices and tables
- ==================
- * :ref:`genindex`
- * :ref:`modindex`
- * :ref:`search`
|