mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-27 22:31:43 +00:00
Docs update (#61)
* Improve sphinx documentation * update faq formatting * fix setup doc * fix docs according to the generated htmls
This commit is contained in:
39
docs/ahriman.web.views.rst
Normal file
39
docs/ahriman.web.views.rst
Normal file
@ -0,0 +1,39 @@
|
||||
ahriman.web.views package
|
||||
=========================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
ahriman.web.views.service
|
||||
ahriman.web.views.status
|
||||
ahriman.web.views.user
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
ahriman.web.views.base module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: ahriman.web.views.base
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.web.views.index module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: ahriman.web.views.index
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: ahriman.web.views
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user