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:
37
docs/ahriman.core.alpm.rst
Normal file
37
docs/ahriman.core.alpm.rst
Normal file
@ -0,0 +1,37 @@
|
||||
ahriman.core.alpm package
|
||||
=========================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
ahriman.core.alpm.remote
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
ahriman.core.alpm.pacman module
|
||||
-------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.alpm.pacman
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.alpm.repo module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: ahriman.core.alpm.repo
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: ahriman.core.alpm
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
Reference in New Issue
Block a user