mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-12 19:09:56 +03:00
* 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
69 lines
1.2 KiB
ReStructuredText
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:
|