Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Add updated RST files created by sphinx-apidoc
Browse files Browse the repository at this point in the history
The updated RST files now include documentation for the following new
modules:

  - cloudmarker.clouds.azdisk module
  - cloudmarker.events.azvmextensionevent
  • Loading branch information
susam committed May 15, 2021
1 parent 2977199 commit ae9c44e
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 5 deletions.
1 change: 0 additions & 1 deletion docs/api/cloudmarker.alerts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ cloudmarker.alerts.slackalert module
:members:
:undoc-members:
:show-inheritance:

9 changes: 8 additions & 1 deletion docs/api/cloudmarker.clouds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ cloudmarker.clouds.azcloud module
:undoc-members:
:show-inheritance:

cloudmarker.clouds.azdisk module
--------------------------------

.. automodule:: cloudmarker.clouds.azdisk
:members:
:undoc-members:
:show-inheritance:

cloudmarker.clouds.azkv module
------------------------------

Expand Down Expand Up @@ -88,4 +96,3 @@ cloudmarker.clouds.mockcloud module
:members:
:undoc-members:
:show-inheritance:

9 changes: 8 additions & 1 deletion docs/api/cloudmarker.events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ cloudmarker.events.azvmdatadiskencryptionevent module
:undoc-members:
:show-inheritance:

cloudmarker.events.azvmextensionevent module
--------------------------------------------

.. automodule:: cloudmarker.events.azvmextensionevent
:members:
:undoc-members:
:show-inheritance:

cloudmarker.events.azvmosdiskencryptionevent module
---------------------------------------------------

Expand Down Expand Up @@ -216,4 +224,3 @@ cloudmarker.events.rdbmsenforcetlsevent module
:members:
:undoc-members:
:show-inheritance:

2 changes: 1 addition & 1 deletion docs/api/cloudmarker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Subpackages
-----------

.. toctree::
:maxdepth: 4

cloudmarker.alerts
cloudmarker.clouds
Expand Down Expand Up @@ -58,4 +59,3 @@ cloudmarker.workers module
:members:
:undoc-members:
:show-inheritance:

1 change: 0 additions & 1 deletion docs/api/cloudmarker.stores.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ cloudmarker.stores.splunkhecstore module
:members:
:undoc-members:
:show-inheritance:

0 comments on commit ae9c44e

Please sign in to comment.