From 403c5be0492218ba9eef1008a4b2583cdaf9ba46 Mon Sep 17 00:00:00 2001 From: anand43 Date: Thu, 29 Feb 2024 17:16:06 -0500 Subject: [PATCH] Title line sectioning too short --- docs/user-guide/detailed-simulation-setup/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/detailed-simulation-setup/index.rst b/docs/user-guide/detailed-simulation-setup/index.rst index 7e3438df4..16226894e 100644 --- a/docs/user-guide/detailed-simulation-setup/index.rst +++ b/docs/user-guide/detailed-simulation-setup/index.rst @@ -1,6 +1,6 @@ -################# +##################### Detailed Simulation -################# +##################### Here, we will walk you through the basic features of Swiftest and using them in Python. This is based on ``/Basic_Simulation`` in ``swiftest/examples``.