From 4fb2ed9318fd0cf7bcda0c28156c52e1c2a9cf93 Mon Sep 17 00:00:00 2001 From: anand43 Date: Thu, 29 Feb 2024 15:21:01 -0500 Subject: [PATCH] Fixed sectioning length --- docs/user-guide/spherical-harmonics/index.rst | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/user-guide/spherical-harmonics/index.rst b/docs/user-guide/spherical-harmonics/index.rst index 456312d26..06380bd4a 100644 --- a/docs/user-guide/spherical-harmonics/index.rst +++ b/docs/user-guide/spherical-harmonics/index.rst @@ -1,10 +1,12 @@ -################# +################### Spherical Harmonics -################# +################### Here, we show how to use Swiftest's Spherical Harmonics capabilities. -This is based on ``spherical_harmonics_cb`` in ``swiftest/examples``. +This is based on ``/spherical_harmonics_cb`` in ``swiftest/examples``. -.. toctree:: - :maxdepth: 2 - :hidden: \ No newline at end of file + + +.. .. toctree:: +.. :maxdepth: 2 +.. :hidden: \ No newline at end of file