mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 15:49:29 +00:00
At the moment it works by converting senju into a python package. This causes the html docu to start with a link 'senju package' which lists all three moduls and their documentation. I will try now to make it so all three moduls have a docu link of their own. The method foobar in each modul is for testing purposes and should be deleted once full functionality is confirmed.
19 lines
No EOL
536 B
ReStructuredText
19 lines
No EOL
536 B
ReStructuredText
.. 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 |