various improvements
This commit is contained in:
6
docs/source/pyapi/instance/guest_agent.rst
Normal file
6
docs/source/pyapi/instance/guest_agent.rst
Normal file
@ -0,0 +1,6 @@
|
||||
``guest_agent``
|
||||
===============
|
||||
|
||||
.. automodule:: compute.instance.guest_agent
|
||||
:members:
|
||||
:special-members: __init__
|
10
docs/source/pyapi/instance/index.rst
Normal file
10
docs/source/pyapi/instance/index.rst
Normal file
@ -0,0 +1,10 @@
|
||||
``instance``
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Contents:
|
||||
|
||||
instance
|
||||
guest_agent
|
||||
schemas
|
6
docs/source/pyapi/instance/instance.rst
Normal file
6
docs/source/pyapi/instance/instance.rst
Normal file
@ -0,0 +1,6 @@
|
||||
``instance``
|
||||
============
|
||||
|
||||
.. automodule:: compute.instance.instance
|
||||
:members:
|
||||
:special-members: __init__
|
5
docs/source/pyapi/instance/schemas.rst
Normal file
5
docs/source/pyapi/instance/schemas.rst
Normal file
@ -0,0 +1,5 @@
|
||||
``schemas``
|
||||
===========
|
||||
|
||||
.. automodule:: compute.instance.schemas
|
||||
:members:
|
Reference in New Issue
Block a user