DEBSOURCES
Skip Quicknav
sources / sphinx / 8.2.3-12 / tests / roots / test-basic / conf.py
12345678910
html_theme = 'basic' latex_documents = [ ( 'index', 'test.tex', 'The basic Sphinx documentation for testing', 'Sphinx', 'report', ) ]