start create docs

This commit is contained in:
2025-10-14 22:34:19 +03:00
parent a5e72161ef
commit 0fca3af35d
129 changed files with 10325 additions and 381 deletions
+20 -8
View File
@@ -3,15 +3,27 @@
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.
Argenta
=============================================
Cute DI framework with scopes and agreeable API.
.. toctree::
:maxdepth: 2
:caption: Contents:
:hidden:
:caption: Contents:
quickstart
api/index
.. toctree::
:hidden:
:caption: For developers:
contributing
.. toctree::
:hidden:
:caption: Project Links
GitHub <https://github.com/koloideal/argenta>
PyPI <https://pypi.org/project/argenta>