mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
21 lines
536 B
ReStructuredText
21 lines
536 B
ReStructuredText
.. Argenta documentation master file, created by
|
|
sphinx-quickstart on Tue Apr 15 01:13:28 2025.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Argenta 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:
|
|
|
|
.. automodule:: argenta
|
|
:members:
|
|
|