mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41: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:
45
docs/ahriman.core.auth.rst
Normal file
45
docs/ahriman.core.auth.rst
Normal file
@ -0,0 +1,45 @@
|
||||
ahriman.core.auth package
|
||||
=========================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
ahriman.core.auth.auth module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: ahriman.core.auth.auth
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.auth.helpers module
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.auth.helpers
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.auth.mapping module
|
||||
--------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.auth.mapping
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.auth.oauth module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.auth.oauth
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: ahriman.core.auth
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user