Skip to content

Commit

Permalink
docs: add missing Probe Python modules for API autodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Mar 28, 2022
1 parent 56f65dc commit 4569b1c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,10 @@ to override any of the `Probe` baseclass methods.
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.wmts
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.sta
:members:
:show-inheritance:
Expand All @@ -449,14 +453,30 @@ to override any of the `Probe` baseclass methods.
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.wcs
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.wfs3
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.mapbox
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.ogc3dtiles
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.esrifs
:members:
:show-inheritance:

.. automodule:: GeoHealthCheck.plugins.probe.ghcreport
:members:
:show-inheritance:

Plugins - Checks
................

Expand Down

0 comments on commit 4569b1c

Please sign in to comment.