mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add test for oldcmarkup warning
This commit is contained in:
parent
28fc52559c
commit
2cbaded701
@ -39,6 +39,9 @@ http://www.python.org/logo.png
|
|||||||
reading included file u'wrongenc.inc' seems to be wrong, try giving an \
|
reading included file u'wrongenc.inc' seems to be wrong, try giving an \
|
||||||
:encoding: option
|
:encoding: option
|
||||||
%(root)s/includes.txt:4: WARNING: download file not readable: nonexisting.png
|
%(root)s/includes.txt:4: WARNING: download file not readable: nonexisting.png
|
||||||
|
%(root)s/objects.txt:79: WARNING: using old C markup; please migrate to \
|
||||||
|
new-style markup \(e.g. c:function instead of cfunction\), see \
|
||||||
|
http://sphinx.pocoo.org/domains.html
|
||||||
"""
|
"""
|
||||||
|
|
||||||
HTML_WARNINGS = ENV_WARNINGS + """\
|
HTML_WARNINGS = ENV_WARNINGS + """\
|
||||||
|
Loading…
Reference in New Issue
Block a user