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

34 lines
424 B
ReStructuredText

pmb package
===========
Subpackages
-----------
.. toctree::
:maxdepth: 4
pmb.aportgen
pmb.build
pmb.chroot
pmb.ci
pmb.commands
pmb.config
pmb.core
pmb.export
pmb.flasher
pmb.helpers
pmb.install
pmb.netboot
pmb.parse
pmb.qemu
pmb.sideload
pmb.types
Module contents
---------------
.. automodule:: pmb
:members:
:undoc-members:
:show-inheritance:
:noindex: