diff --git a/Doc/conf.py b/Doc/conf.py index 84efd870cdeaee..8d1d0821a7bc76 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -360,6 +360,7 @@ 'papersize': 'a4paper', # The font size ('10pt', '11pt' or '12pt'). 'pointsize': '10pt', + 'maxlistdepth': '8', # See https://github.com/python/cpython/issues/139588 } # Grouping the document tree into LaTeX files. List of tuples