mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 15:49:29 +00:00
feat: Add sphinx build files
OPS-58
This commit is contained in:
parent
544d930a50
commit
f2c7a526be
4 changed files with 99 additions and 0 deletions
16
source/index.rst
Normal file
16
source/index.rst
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
.. Senju documentation master file, created by
|
||||
sphinx-quickstart on Fri Mar 14 14:54:17 2025.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
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:
|
||||
Loading…
Add table
Add a link
Reference in a new issue