Commit 6ab89d4d authored by Jordan Musser's avatar Jordan Musser
Browse files

Group files under top level directories (!91)

parent bbfb62d2
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
@@ -55,12 +55,12 @@ To learn more about the implementation, follow the following reference sections:

   references/units
   references/size_distributions
   ManagingGridHierarchy_Chapter
   Fluids_Chapter
   Particles_Chapter
   EB_Chapter
   references/ManagingGridHierarchy_Chapter
   references/Fluids_Chapter
   references/Particles_Chapter
   references/EB_Chapter
   references/hpc
   Debugging
   references/Debugging
   works_cited

.. toctree::
@@ -76,11 +76,11 @@ and performance:
   :maxdepth: 0
   :caption: Tests and Benchmarks:

   RunningTestSuite
   RegressionTesting
   CITests
   NightlyTests
   qb/index
   test_benchmarks/RunningTestSuite
   test_benchmarks/RegressionTesting
   test_benchmarks/CITests
   test_benchmarks/NightlyTests
   test_benchmarks/qualitative_bencharks/index

Notice
------
Loading