mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 03:19:47 +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
85 lines
1.4 KiB
ReStructuredText
85 lines
1.4 KiB
ReStructuredText
pmb.core package
|
|
=================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
pmb.core.apkindex_block module
|
|
------------------------------
|
|
|
|
.. automodule:: pmb.core.apkindex_block
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.arch module
|
|
--------------------
|
|
|
|
.. automodule:: pmb.core.arch
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.chroot module
|
|
----------------------
|
|
|
|
.. automodule:: pmb.core.chroot
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.config module
|
|
----------------------
|
|
|
|
.. automodule:: pmb.core.config
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.context module
|
|
-----------------------
|
|
|
|
.. automodule:: pmb.core.context
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.crosstool module
|
|
-------------------------
|
|
|
|
.. automodule:: pmb.core.crosstool
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.dps module
|
|
-------------------
|
|
|
|
.. automodule:: pmb.core.dps
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.package_metadata module
|
|
--------------------------------
|
|
|
|
.. automodule:: pmb.core.package_metadata
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.core.pkgrepo module
|
|
-----------------------
|
|
|
|
.. automodule:: pmb.core.pkgrepo
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: pmb.core
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|