diff options
author | Chris Holdgraf <choldgraf@berkeley.edu> | 2020-07-22 16:30:49 -0700 |
---|---|---|
committer | Stephen Finucane <stephenfinucane@hotmail.com> | 2020-07-29 10:38:18 +0100 |
commit | c7085162d133bc6e1647b063995ddfb9f909b2dc (patch) | |
tree | b8527d600181b47f62e2cd812f1141b8a8a92820 /doc/development/tutorials/index.rst | |
parent | 924befa07e792739d4878e0121373ea4fa0ca9ca (diff) | |
download | sphinx-git-c7085162d133bc6e1647b063995ddfb9f909b2dc.tar.gz |
rearranging a few docs and small updates
Diffstat (limited to 'doc/development/tutorials/index.rst')
-rw-r--r-- | doc/development/tutorials/index.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/development/tutorials/index.rst b/doc/development/tutorials/index.rst index 9acfc6c76..3b625090d 100644 --- a/doc/development/tutorials/index.rst +++ b/doc/development/tutorials/index.rst @@ -9,7 +9,6 @@ Refer to the following tutorials to get started with extension development. :caption: General extension tutorials overview - builders .. toctree:: :caption: Directive tutorials @@ -18,9 +17,3 @@ Refer to the following tutorials to get started with extension development. helloworld todo recipe - -.. toctree:: - :caption: Theming - :maxdepth: 1 - - theming-dev |