Skip to content

Commit d7c989f

Browse files
committed
All docs to the toctree to fix sidebar
This doesn't seem ideal, but the prior behavior was that the side bar is ONLY usable on the index. As soon as you click on the sub-page you can see it's name, and nothing else. This makes navigation painful, IMHO. This seems like an improvements, even if not great.
1 parent 31e7bea commit d7c989f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ For more information, see the `Splunk Developer Portal <http://dev.splunk.com/vi
33

44
.. toctree::
55
:maxdepth: 2
6+
:name: SDK for Python API Reference
7+
8+
binding
9+
client
10+
data
11+
results
12+
modularinput
13+
searchcommands
14+
searchcommandsvalidators
15+
616

717
:doc:`binding`
818
--------------

0 commit comments

Comments
 (0)