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