add docs
This commit is contained in:
parent
646ac2e1bf
commit
efb5ab1a5b
43 changed files with 698 additions and 1 deletions
18
docs/index.rst
Normal file
18
docs/index.rst
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
.. suou documentation master file, created by
|
||||
sphinx-quickstart on Fri Oct 10 19:24:23 2025.
|
||||
You can adapt this file completely to your liking, but it should at least
|
||||
contain the root `toctree` directive.
|
||||
|
||||
suou documentation
|
||||
==================
|
||||
|
||||
SUOU (acronym for ) is a casual Python library providing utilities to
|
||||
ease programmer's QoL.
|
||||
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
api
|
||||
Loading…
Add table
Add a link
Reference in a new issue