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.install.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

69 lines
1.2 KiB
ReStructuredText

pmb.install package
===================
Submodules
----------
pmb.install.blockdevice module
------------------------------
.. automodule:: pmb.install.blockdevice
:members:
:undoc-members:
:show-inheritance:
pmb.install.format module
-------------------------
.. automodule:: pmb.install.format
:members:
:undoc-members:
:show-inheritance:
pmb.install.losetup module
--------------------------
.. automodule:: pmb.install.losetup
:members:
:undoc-members:
:show-inheritance:
pmb.install.partition module
----------------------------
.. automodule:: pmb.install.partition
:members:
:undoc-members:
:show-inheritance:
pmb.install.recovery module
---------------------------
.. automodule:: pmb.install.recovery
:members:
:undoc-members:
:show-inheritance:
pmb.install.ui module
---------------------
.. automodule:: pmb.install.ui
:members:
:undoc-members:
:show-inheritance:
pmb.install._install module
---------------------------
.. automodule:: pmb.install._install
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: pmb.install
:members:
:undoc-members:
:show-inheritance: