3
0
Fork 0

docs: rearrange API docs per conventions used elsewhere

e.g. in WuttaSync..this convention is better i think..?
This commit is contained in:
Lance Edgar 2024-12-07 19:05:22 -06:00
parent ed5e886a5d
commit c25325f7d0
28 changed files with 41 additions and 69 deletions

View file

@ -1,12 +0,0 @@
Package API
===========
This is the "raw" API documentation for the ``wuttjamaican`` package. It hopefully
contains all pertinent info regarding available functions, classes and their
attributes and method signatures etc.
.. toctree::
:maxdepth: 2
wuttjamaican/index

View file

@ -1,33 +0,0 @@
``wuttjamaican``
================
.. automodule:: wuttjamaican
.. toctree::
:maxdepth: 1
app
auth
cli
cli.base
cli.make_uuid
conf
db
db.conf
db.model
db.model.auth
db.model.base
db.model.upgrades
db.sess
db.util
email
email.handler
email.message
enum
exc
install
people
progress
testing
util