mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
feat/OPS-61: add basic documentation
It currently works only for haiku.py for some reason
This commit is contained in:
parent
eb9aa864ab
commit
39369a65d6
13 changed files with 145 additions and 2 deletions
19
docs/source/index.rst
Normal file
19
docs/source/index.rst
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
.. senju documentation master file, created by
|
||||
sphinx-quickstart on Fri Mar 14 15:18:32 2025.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
Welcome senju 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:
|
||||
|
||||
usage
|
||||
_modules/modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue