Skip to content

Commit a4ba8a3

Browse files
authored
Include subsections in TOC for PDF version of docs. (GH-9629)
1 parent af5ee3f commit a4ba8a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
}
128128
\let\Verbatim=\OriginalVerbatim
129129
\let\endVerbatim=\endOriginalVerbatim
130+
\setcounter{tocdepth}{2}
130131
'''
131132

132133
# The paper size ('letter' or 'a4').
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Include subsection in TOC for PDF version of docs.

0 commit comments

Comments
 (0)