SUSE documentation is based on docbook or asciidoc. The kiwi documentation is maintained along with the code and uses the sphinx system and therefore ReST as markup language. We would like to keep one source and don't want to move to another markup language. Thus the sources needs to be structured in a way that allows translation into sphinx supported targets as well as into SUSE docbook style. This commit changes the documentation structure in a way that both is possible. With the use of Sphinx XML and rstxml2docbook the ReST docs are converted into docbook. From there the SUSE daps tool can create SUSE documentation
114 lines
2.5 KiB
ReStructuredText
114 lines
2.5 KiB
ReStructuredText
kiwi.storage.subformat Package
|
|
==============================
|
|
|
|
.. _db_kiwi_storage_subformat_submodules:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
`kiwi.storage.subformat.base` Module
|
|
------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.gce` Module
|
|
-----------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.gce
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.ova` Module
|
|
-----------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.ova
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.qcow2` Module
|
|
-------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.qcow2
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vagrant_base` Module
|
|
--------------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vagrant_base
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vagrant_libvirt` Module
|
|
-----------------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vagrant_libvirt
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vagrant_virtualbox` Module
|
|
--------------------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vagrant_virtualbox
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vdi` Module
|
|
-----------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vdi
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vhd` Module
|
|
-----------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vhd
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vhdfixed` Module
|
|
----------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vhdfixed
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vhdx` Module
|
|
------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vhdx
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
`kiwi.storage.subformat.vmdk` Module
|
|
------------------------------------
|
|
|
|
.. automodule:: kiwi.storage.subformat.vmdk
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. _db_kiwi_storage_subformat_content:
|
|
|
|
Module Contents
|
|
---------------
|
|
|
|
.. automodule:: kiwi.storage.subformat
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|