summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-maxlistdepth/conf.py
blob: a3b12a22896d70cbbefc9e7e1dafb2be8fc7279c (plain)
1
2
3
4
5
exclude_patterns = ['_build']

latex_elements = {
    'maxlistdepth': '10',
}