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 c6d4c79 commit ce4b0edCopy full SHA for ce4b0ed
1 file changed
Doc/conf.py
@@ -359,6 +359,7 @@
359
'papersize': 'a4paper',
360
# The font size ('10pt', '11pt' or '12pt').
361
'pointsize': '10pt',
362
+ 'maxlistdepth': '8', # See https://github.com/python/cpython/issues/139588
363
}
364
365
# Grouping the document tree into LaTeX files. List of tuples
0 commit comments