diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-28 01:44:18 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-10-28 01:44:19 +0900 |
commit | 9cd3e1a38925ee4db4b787ad81a2e3605aa5b15d (patch) | |
tree | aadf5113a3fd8515b67c97f06743a18c36025f04 /tests/test_domain_py.py | |
parent | f1af7dc84fed8143e8bf7a51edb1338e21e6f901 (diff) | |
download | sphinx-git-9cd3e1a38925ee4db4b787ad81a2e3605aa5b15d.tar.gz |
Fix #8342: Emit a warning if a unknown domain is given for directive or role8342_warning_for_unknown_domain
Currently, Sphinx mention nothing if users use unknown domain in their
documents (ex. `.. unknown:directive::`, `:unknown:role` and so on).
This starts to warn them to be clear non acceptable mark-ups.
refs: #8342
Diffstat (limited to 'tests/test_domain_py.py')
0 files changed, 0 insertions, 0 deletions