Skip to content
Snippets Groups Projects
Commit 3e66347d authored by Karel van Klink's avatar Karel van Klink :smiley_cat: Committed by Neda Moeini
Browse files

add missing modules to documentation

parent 2b4d228d
No related branches found
No related tags found
1 merge request!115Feature/update docs
Showing
with 90 additions and 46 deletions
......@@ -13,3 +13,4 @@ Submodules
:titlesonly:
imports
subscriptions
``gso.api.v1.subscriptions``
============================
.. automodule:: gso.api.v1.subscriptions
:members:
:show-inheritance:
......@@ -7,3 +7,13 @@
.. automodule:: gso.products.product_types
:members:
:show-inheritance:
Submodules
----------
.. toctree::
:maxdepth: 1
iptrunk
router
site
``gso.products.product_types.iptrunk``
======================================
.. automodule:: gso.products.product_types.iptrunk
:members:
:show-inheritance:
``gso.products.product_types.router``
=====================================
.. automodule:: gso.products.product_types.router
:members:
:show-inheritance:
``gso.products.product_types.site``
===================================
.. automodule:: gso.products.product_types.site
:members:
:show-inheritance:
``gso.schedules``
=================
``gso.schedules`` package
-------------------------
.. automodule:: gso.schedules
:members:
:show-inheritance:
Submodules
----------
.. toctree::
:maxdepth: 1
scheduling
task_vacuum
validate_products
validate_subscriptions
``gso.schedules.scheduling``
============================
.. automodule:: gso.schedules.scheduling
:members:
:show-inheritance:
``gso.schedules.task_vacuum``
=============================
.. automodule:: gso.schedules.task_vacuum
:members:
:show-inheritance:
``gso.schedules.validate_products``
===================================
.. automodule:: gso.schedules.validate_products
:members:
:show-inheritance:
``gso.schedules.validate_subscriptions``
========================================
.. automodule:: gso.schedules.validate_subscriptions
:members:
:show-inheritance:
``gso.schemas.imports``
=======================
.. automodule:: gso.schemas.imports
:members:
:show-inheritance:
``gso.schemas``
===============
.. automodule:: gso.schemas
:members:
:show-inheritance:
Submodules
----------
.. toctree::
:maxdepth: 2
:titlesonly:
enums
imports
types
``gso.schemas.types``
=====================
.. automodule:: gso.schemas.types
:members:
:show-inheritance:
``gso.schemas.enums``
``gso.utils.helpers``
=====================
.. automodule:: gso.schemas.enums
.. automodule:: gso.utils.helpers
:members:
:show-inheritance:
......@@ -14,3 +14,4 @@ Submodules
device_info
exceptions
helpers
......@@ -16,12 +16,3 @@ Subpackages
router/index
site/index
tasks/index
Submodules
----------
.. toctree::
:maxdepth: 2
:titlesonly:
utils
``gso.workflows.iptrunk.utils``
===============================
.. automodule:: gso.workflows.iptrunk.utils
:members:
:show-inheritance:
......@@ -13,3 +13,5 @@ Submodules
:titlesonly:
create_site
modify_site
terminate_site
``gso.workflows.site.modify_site``
==================================
.. automodule:: gso.workflows.site.modify_site
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment