mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
start create docs
This commit is contained in:
+20
-8
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user