forked from Mirror/pmbootstrap
docs: Add automodule for pmb.commands.test
This was missed as the docs check needlessly ignores all modules that start with "test". Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2619
This commit is contained in:
parent
3c15b993b5
commit
9987d61158
1 changed files with 8 additions and 0 deletions
|
@ -84,6 +84,14 @@ pmb.commands.shutdown module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
pmb.commands.test module
|
||||
----------------------------
|
||||
|
||||
.. automodule:: pmb.commands.test
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue