From 0fcc5aa3d05e70e690363f19e3dc4e51bed2f3bc Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Fri, 16 Aug 2024 17:05:12 -0400 Subject: [PATCH] reorganize the docs --- docs/_toc.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs/_toc.yml b/docs/_toc.yml index 3102d17..85132c9 100644 --- a/docs/_toc.yml +++ b/docs/_toc.yml @@ -3,15 +3,18 @@ root: intro parts: - caption: Overview chapters: + - file: euler-eqs.md + - file: euler-riemann.ipynb + - file: ppm.md - file: ppm-reconstruction.ipynb + + - caption: Advection + chapters: - file: advection.ipynb - file: advection-convergence.ipynb - - caption: PPM Hydrodynamics + - caption: Hydrodynamics chapters: - - file: euler-eqs.md - - file: euler-riemann.ipynb - - file: ppm.md - file: euler.ipynb - file: convergence.ipynb - file: hse-reconstruction.ipynb