mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* Improve sphinx documentation * update faq formatting * fix setup doc * fix docs according to the generated htmls
33 lines
435 B
ReStructuredText
33 lines
435 B
ReStructuredText
ahriman package
|
|
===============
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
ahriman.application
|
|
ahriman.core
|
|
ahriman.models
|
|
ahriman.web
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.version module
|
|
----------------------
|
|
|
|
.. automodule:: ahriman.version
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|