Loading docs/source_docs/EB_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ refining the computational meshes near walls. .. toctree:: :maxdepth: 1 :maxdepth: 0 :caption: Contents: eb/EBWalls docs/source_docs/ManagingGridHierarchy_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ tiles to OpenMP threads. See in the AMReX documentation for more about tiling. .. toctree:: :maxdepth: 1 :maxdepth: 0 grid/GridCreation grid/DualGrid Loading docs/source_docs/Particles_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ particle-particle, particle-fluid, and particle-wall interactions. .. toctree:: :maxdepth: 1 :maxdepth: 0 :caption: Contents: particles/ParticleBasics Loading docs/source_docs/conf.py +16 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,8 @@ import sphinx_rtd_theme extensions = ['sphinx.ext.mathjax', 'sphinx.ext.githubpages', 'sphinx.ext.viewcode', 'sphinx_tabs.tabs'] 'sphinx_tabs.tabs', 'sphinx.ext.todo'] # Add any paths that contain templates here, relative to this directory. templates_path = ['ytemplates'] Loading Loading @@ -95,7 +96,20 @@ html_theme = 'sphinx_rtd_theme' # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} html_theme_options = { 'logo_only': False, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, 'vcs_pageview_mode': '', # Toc options 'collapse_navigation': True, 'sticky_navigation': True, 'navigation_depth': 3, 'includehidden': True, 'titles_only': False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, Loading docs/source_docs/fluids/FluidTimeDiscretization.rst +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Time Discretization .. toctree:: :maxdepth: 1 :maxdepth: 0 FluidTimeStep Slopes Loading Loading
docs/source_docs/EB_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ refining the computational meshes near walls. .. toctree:: :maxdepth: 1 :maxdepth: 0 :caption: Contents: eb/EBWalls
docs/source_docs/ManagingGridHierarchy_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ tiles to OpenMP threads. See in the AMReX documentation for more about tiling. .. toctree:: :maxdepth: 1 :maxdepth: 0 grid/GridCreation grid/DualGrid Loading
docs/source_docs/Particles_Chapter.rst +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ particle-particle, particle-fluid, and particle-wall interactions. .. toctree:: :maxdepth: 1 :maxdepth: 0 :caption: Contents: particles/ParticleBasics Loading
docs/source_docs/conf.py +16 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,8 @@ import sphinx_rtd_theme extensions = ['sphinx.ext.mathjax', 'sphinx.ext.githubpages', 'sphinx.ext.viewcode', 'sphinx_tabs.tabs'] 'sphinx_tabs.tabs', 'sphinx.ext.todo'] # Add any paths that contain templates here, relative to this directory. templates_path = ['ytemplates'] Loading Loading @@ -95,7 +96,20 @@ html_theme = 'sphinx_rtd_theme' # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} html_theme_options = { 'logo_only': False, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, 'vcs_pageview_mode': '', # Toc options 'collapse_navigation': True, 'sticky_navigation': True, 'navigation_depth': 3, 'includehidden': True, 'titles_only': False } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, Loading
docs/source_docs/fluids/FluidTimeDiscretization.rst +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ Time Discretization .. toctree:: :maxdepth: 1 :maxdepth: 0 FluidTimeStep Slopes Loading