summaryrefslogtreecommitdiff
path: root/tests/roots/test-domain-cpp/conf.py
blob: c46e4077351611af9e58be1369b51a71b4f977c6 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-

master_doc = 'index'
html_theme = 'classic'
exclude_patterns = ['_build']