We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a026f02 commit f3476c6Copy full SHA for f3476c6
1 file changed
Doc/conf.py
@@ -360,6 +360,7 @@
360
'papersize': 'a4paper',
361
# The font size ('10pt', '11pt' or '12pt').
362
'pointsize': '10pt',
363
+ 'maxlistdepth': '8', # See https://github.com/python/cpython/issues/139588
364
}
365
366
# Grouping the document tree into LaTeX files. List of tuples
0 commit comments