From d1fee5a7da15cee4ac16986101d404fd5bbdb131 Mon Sep 17 00:00:00 2001 From: Nikhar Abbas Date: Fri, 26 Feb 2021 10:36:03 -0700 Subject: [PATCH] Toctree update, formatting --- docs/source/rosco_toolbox.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/rosco_toolbox.rst b/docs/source/rosco_toolbox.rst index 6faa9eb18..e7cadbab8 100644 --- a/docs/source/rosco_toolbox.rst +++ b/docs/source/rosco_toolbox.rst @@ -1,5 +1,5 @@ .. toctree:: - :max_depth: 2 + :max_depth: 1 .. _rosco_toolbox: @@ -15,7 +15,8 @@ The primary tools of the ROSCO toolbox are separated into several folders. They *ROSCO_toolbox* ............... -The primary source code for the ROSCO toolbox generic tuning implementations lives here. +The source code for the ROSCO toolbox generic tuning implementations lives here. + * :code:`turbine.py` loads a wind turbine model from OpenFAST_ input files. * :code:`controller.py` contains the generic controller tuning scripts * :code:`utilities.py` has most of the input/output file management scripts