From e8eb6f9d936b6913c027fe3b0bb461d1c2185042 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Tue, 29 Mar 2016 16:27:21 +0100 Subject: [PATCH] Further restructuring. --- docs/source/examples_simple_2D.rst | 2 +- docs/source/index.rst | 24 ++++++++++++++---------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/docs/source/examples_simple_2D.rst b/docs/source/examples_simple_2D.rst index f0e1b009..53513ba5 100644 --- a/docs/source/examples_simple_2D.rst +++ b/docs/source/examples_simple_2D.rst @@ -1,5 +1,5 @@ ************************ -Introductory models (2D) +Introductory models - 2D ************************ This section provides some introductory example models in 2D that demonstrate basic features of gprMax. Each example comes with an input file which you can download and run. diff --git a/docs/source/index.rst b/docs/source/index.rst index 412307e7..ff7573ba 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -28,7 +28,15 @@ gprMax User Guide .. toctree:: :maxdepth: 2 - :caption: Example models + :caption: Advanced topics + + python_scripting + openmp_mpi + user_libraries + +.. toctree:: + :maxdepth: 2 + :caption: Examples examples_simple_2D examples_antennas @@ -43,18 +51,14 @@ gprMax User Guide .. toctree:: :maxdepth: 2 - :caption: Advanced topics - - python_scripting - openmp_mpi - user_libraries - -.. toctree:: - :maxdepth: 2 - :caption: Appendices + :caption: Accuracy and performance comparisons_analytical comparisons_numerical benchmarking + +.. toctree:: + :maxdepth: 2 + references