docs: Update devguide to handle new plugin structure
* Add plugins module to the class reference documentation. * Drop documentation of member classes and functions within plugins as the these aren't intended to be called directly outside of the plugin class itself. Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
parent
c3e1594b0e
commit
f69311b18b
@ -78,18 +78,6 @@ Class reference documentation
|
||||
.. automodule:: kas.libcmds
|
||||
:members:
|
||||
|
||||
``kas.build`` Module
|
||||
....................
|
||||
|
||||
.. automodule:: kas.build
|
||||
:members:
|
||||
|
||||
``kas.shell`` Module
|
||||
....................
|
||||
|
||||
.. automodule:: kas.shell
|
||||
:members:
|
||||
|
||||
``kas.config`` Module
|
||||
.....................
|
||||
|
||||
@ -108,3 +96,8 @@ Class reference documentation
|
||||
.. automodule:: kas.includehandler
|
||||
:members:
|
||||
|
||||
``kas.plugins`` Module
|
||||
......................
|
||||
|
||||
.. automodule:: kas.plugins
|
||||
:members:
|
||||
|
Loading…
Reference in New Issue
Block a user