Skip to content

Commit e437243

Browse files
author
pjbreaux
authored
Merge pull request #606 from jputrino/development
API documentation update
2 parents 8a4e1b0 + b89c4d7 commit e437243

27 files changed

Lines changed: 865 additions & 708 deletions
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
f5.bigip.cm.autodeploy
2+
======================
3+
4+
Module contents
5+
---------------
6+
7+
.. automodule:: f5.bigip.cm.autodeploy
8+
:members:
9+
10+
Submodule List
11+
~~~~~~~~~~~~~~
12+
.. currentmodule:: f5.bigip.cm.autodeploy
13+
14+
.. autosummary::
15+
16+
software_images
17+
18+
Submodules
19+
----------
20+
21+
software_images
22+
~~~~~~~~~~~~~~~
23+
24+
.. automodule:: f5.bigip.cm.autodeploy.software_images
25+
:members:
26+
27+
28+
29+
30+
31+
32+

docs/apidoc/f5.bigip.cm.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Module Contents
1717
device_group
1818
traffic_group
1919

20+
Subpackages
21+
-----------
22+
23+
.. automodule:: f5.bigip.cm.autodeploy
24+
:members:
2025

2126
Submodules
2227
----------
@@ -38,3 +43,9 @@ traffic_group
3843

3944
.. automodule:: f5.bigip.cm.traffic_group
4045
:members:
46+
47+
.. toctree::
48+
:hidden:
49+
:glob:
50+
51+
f5.bigip.cm.*

docs/apidoc/f5.bigip.ltm.rst

Lines changed: 0 additions & 287 deletions
This file was deleted.

0 commit comments

Comments
 (0)