Skip to content

Commit

Permalink
add chapters to index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ktangsali committed Aug 24, 2023
1 parent 7c901fe commit fae3a85
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,40 @@ Welcome to Modulus Launch's documentation!
api/modulus.launch.logging.rst
api/modulus.launch.utils.rst


.. toctree::
:maxdepth: 2
:caption: Examples Summary
:name: Examples Summary

examples/README.rst


.. toctree::
:maxdepth: 2
:caption: Examples: Weather and Climate
:name: Examples: Weather and Climate

examples/weather/fcn_afno/README.rst
examples/weather/fcn_sfno/README.rst
examples/weather/dlwp/README.rst
examples/weather/graphcast/README.rst


.. toctree::
:maxdepth: 2
:caption: Examples: CFD
:name: Examples: CFD

examples/cfd/ahmed_body_mgn/README.rst
examples/cfd/vortex_shedding_mgn/README.rst
examples/cfd/darcy_fno/README.rst
examples/cfd/darcy_nested_fnos/README.rst
examples/cfd/navier_stokes_rnn/README.rst
examples/cfd/gray_scott_rnn/README.rst



Indices and tables
==================

Expand Down

0 comments on commit fae3a85

Please sign in to comment.