1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-12 19:09:56 +03:00
pmbootstrap/docs/api/pmb.config.rst
Luca Weiss 35cd64086f
Improvements to documentation (MR 2440)
* Make sure all Python modules are documented by adding a bit of shell
  to .ci/docs.sh
* Remove non-existing module references from .rst
* Fix various warnings from sphinx by adjusting Python docstrings
* Add class member docs to ApkindexBlock
2024-10-21 21:46:26 +02:00

62 lines
1,017 B
ReStructuredText

pmb.config package
==================
Submodules
----------
pmb.config.file module
----------------------
.. automodule:: pmb.config.file
:members:
:undoc-members:
:show-inheritance:
pmb.config.init module
----------------------
.. automodule:: pmb.config.init
:members:
:undoc-members:
:show-inheritance:
pmb.config.other module
-----------------------
.. automodule:: pmb.config.other
:members:
:undoc-members:
:show-inheritance:
pmb.config.pmaports module
--------------------------
.. automodule:: pmb.config.pmaports
:members:
:undoc-members:
:show-inheritance:
pmb.config.sudo module
----------------------
.. automodule:: pmb.config.sudo
:members:
:undoc-members:
:show-inheritance:
:noindex:
pmb.config.workdir module
-------------------------
.. automodule:: pmb.config.workdir
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: pmb.config
:members:
:undoc-members:
:show-inheritance: