Skip to content

Commit f79f77c

Browse files
committed
Ditch the toctree captions for proper headings to the sidebar toctree
can format correctly.
1 parent e6b8abe commit f79f77c

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

docs/source/api/index.rst

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
API Reference
33
*************
44

5+
Labscript Tools
6+
~~~~~~~~~~~~~~~
7+
58
.. toctree::
69
:maxdepth: 2
7-
:caption: Labscript Tools
810

911
labscript_utils
1012
connections
@@ -15,9 +17,11 @@ API Reference
1517
properties
1618
unitconversions
1719

20+
Communications
21+
~~~~~~~~~~~~~~
22+
1823
.. toctree::
1924
:maxdepth: 2
20-
:caption: Remote Communications
2125

2226
h5_lock
2327
ls_zprocess
@@ -26,25 +30,32 @@ API Reference
2630
zlock
2731
zlog
2832

33+
GUI
34+
~~~~
35+
2936
.. toctree::
3037
:maxdepth: 2
31-
:caption: GUI
3238

3339
splash
3440
qtwidgets
3541

42+
Logging and Profiling
43+
~~~~~~~~~~~~~~~~~~~~~
44+
3645
.. toctree::
3746
:maxdepth: 2
38-
:caption: Logging and Profiling
3947

4048
impprof
4149
memprof
4250
setup_logging
4351
tracelog
4452

53+
54+
Module and File Tools
55+
~~~~~~~~~~~~~~~~~~~~~
56+
4557
.. toctree::
46-
:maxdepth: 2
47-
:caption: Module and File Tools
58+
:maxdepth: 2
4859

4960
double_import_denier
5061
filewatcher

0 commit comments

Comments
 (0)