summaryrefslogtreecommitdiffstats
path: root/tests/test_sphinx/sourcedirs/includes/conf.py
blob: 4cf4e938e00f34b6011bc90ce965bc678e06cefa (plain)
1
2
extensions = ["myst_parser"]
exclude_patterns = ["_build", "*.inc.md", "**/*.inc.md"]