mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
add nitpicky-warnings test root
This commit is contained in:
1
tests/roots/test-nitpicky-warnings/conf.py
Normal file
1
tests/roots/test-nitpicky-warnings/conf.py
Normal file
@@ -0,0 +1 @@
|
||||
nitpicky = True
|
||||
7
tests/roots/test-nitpicky-warnings/index.rst
Normal file
7
tests/roots/test-nitpicky-warnings/index.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
test-nitpicky-warnings
|
||||
======================
|
||||
|
||||
:py:const:`prefix.anything.postfix`
|
||||
:py:class:`prefix.anything`
|
||||
:py:class:`anything.postfix`
|
||||
:js:class:`prefix.anything.postfix`
|
||||
Reference in New Issue
Block a user