Skip to content

Commit

Permalink
dos: auto update rst files
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-schmid committed Jul 18, 2024
1 parent e042636 commit 504628b
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 21 deletions.
29 changes: 8 additions & 21 deletions doc/climada/climada.hazard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ climada\.hazard package
.. toctree::

climada.hazard.centroids
climada.hazard.trop_cyclone

climada\.hazard\.base module
----------------------------
Expand All @@ -14,25 +15,25 @@ climada\.hazard\.base module
:show-inheritance:

climada\.hazard\.io module
----------------------------
--------------------------

.. automodule:: climada.hazard.io
:members:
:undoc-members:
:show-inheritance:

climada\.hazard\.plot module
----------------------------
climada\.hazard\.isimip\_data module
------------------------------------

.. automodule:: climada.hazard.plot
.. automodule:: climada.hazard.isimip_data
:members:
:undoc-members:
:show-inheritance:

climada\.hazard\.isimip\_data module
------------------------------------
climada\.hazard\.plot module
----------------------------

.. automodule:: climada.hazard.isimip_data
.. automodule:: climada.hazard.plot
:members:
:undoc-members:
:show-inheritance:
Expand Down Expand Up @@ -69,17 +70,3 @@ climada\.hazard\.tc\_tracks\_synth module
:undoc-members:
:show-inheritance:

climada\.hazard\.trop\_cyclone module
-------------------------------------

Module for representing the hazard of a tropical cyclone (wind field).

.. automodule:: climada.hazard.trop_cyclone.trop_cyclone
:members:
:undoc-members:
:show-inheritance:

.. automodule:: climada.hazard.trop_cyclone.trop_cyclone_windfields
:members:
:undoc-members:
:show-inheritance:
19 changes: 19 additions & 0 deletions doc/climada/climada.hazard.trop_cyclone.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
climada\.hazard\.trop\_cyclone package
======================================

climada\.hazard\.trop\_cyclone\.trop\_cyclone module
----------------------------------------------------

.. automodule:: climada.hazard.trop_cyclone.trop_cyclone
:members:
:undoc-members:
:show-inheritance:

climada\.hazard\.trop\_cyclone\.trop\_cyclone\_windfields module
----------------------------------------------------------------

.. automodule:: climada.hazard.trop_cyclone.trop_cyclone_windfields
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 504628b

Please sign in to comment.