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
101 lines
1.8 KiB
ReStructuredText
101 lines
1.8 KiB
ReStructuredText
pmb.commands package
|
|
====================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
pmb.commands.aportgen module
|
|
----------------------------
|
|
|
|
.. automodule:: pmb.commands.aportgen
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.base module
|
|
------------------------
|
|
|
|
.. automodule:: pmb.commands.base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.index module
|
|
-------------------------
|
|
|
|
.. automodule:: pmb.commands.index
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.kconfig_check module
|
|
---------------------------------
|
|
|
|
.. automodule:: pmb.commands.kconfig_check
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.kconfig_edit module
|
|
--------------------------------
|
|
|
|
.. automodule:: pmb.commands.kconfig_edit
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.log module
|
|
-----------------------
|
|
|
|
.. automodule:: pmb.commands.log
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.pkgrel_bump module
|
|
-------------------------------
|
|
|
|
.. automodule:: pmb.commands.pkgrel_bump
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.pkgver_bump module
|
|
-------------------------------
|
|
|
|
.. automodule:: pmb.commands.pkgver_bump
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.pull module
|
|
------------------------
|
|
|
|
.. automodule:: pmb.commands.pull
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.repo_bootstrap module
|
|
----------------------------------
|
|
|
|
.. automodule:: pmb.commands.repo_bootstrap
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
pmb.commands.shutdown module
|
|
----------------------------
|
|
|
|
.. automodule:: pmb.commands.shutdown
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: pmb.commands
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|