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
38 lines
606 B
ReStructuredText
38 lines
606 B
ReStructuredText
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:
|