sphinx/tests/roots/test-ext-intersphinx-role/conf.py
2022-01-16 09:48:06 +01:00

4 lines
120 B
Python

extensions = ['sphinx.ext.intersphinx']
# the role should not honor this conf var
intersphinx_disabled_reftypes = ['*']