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:
189
docs/ahriman.models.rst
Normal file
189
docs/ahriman.models.rst
Normal file
@ -0,0 +1,189 @@
|
||||
ahriman.models package
|
||||
======================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
ahriman.models.action module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: ahriman.models.action
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.aur\_package module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.aur_package
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.auth\_settings module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.auth_settings
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.build\_status module
|
||||
-----------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.build_status
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.counters module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.counters
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.internal\_status module
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.internal_status
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.migration module
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.migration
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.migration\_result module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.migration_result
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.package module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: ahriman.models.package
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.package\_description module
|
||||
------------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.package_description
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.package\_source module
|
||||
-------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.package_source
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.property module
|
||||
------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.property
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.remote\_source module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.remote_source
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.report\_settings module
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.report_settings
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.repository\_paths module
|
||||
---------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.repository_paths
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.result module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: ahriman.models.result
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.sign\_settings module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.sign_settings
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.smtp\_ssl\_settings module
|
||||
-----------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.smtp_ssl_settings
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.upload\_settings module
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.upload_settings
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.user module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: ahriman.models.user
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.user\_access module
|
||||
----------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.user_access
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.models.user\_identity module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: ahriman.models.user_identity
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: ahriman.models
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user