summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-markup-rubric/conf.py
blob: eccdbf78895b33cfedc5d0a29befb38526379746 (plain)
1
2
3
4
latex_documents = [
    ('index', 'test.tex', 'The basic Sphinx documentation for testing', 'Sphinx', 'report')
]
latex_toplevel_sectioning = 'section'