python-hydro / pyro2

A framework for hydrodynamics explorations and prototyping
https://python-hydro.github.io/pyro2
BSD 3-Clause "New" or "Revised" License
305 stars 124 forks source link

add available problems and their runtime parameters to the docs #269

Closed zingale closed 2 months ago

zingale commented 2 months ago

this adds a script to the build process to generate the problem definitions. This also fixes a bunch of docs errors and makes the solver pages more consistent

zingale commented 2 months ago

This works now and fixes a lot of doc build errors. The main task now is to add module-level docstrings to the prolbem setups.