Files
sphinx/tests/roots/test-ext-math-simple/conf.py
2019-01-02 21:53:07 +09:00

5 lines
118 B
Python

master_doc = 'index'
latex_documents = [
(master_doc, 'test.tex', 'Math Extension Testing', 'Sphinx', 'report')]