mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add missing file.
This commit is contained in:
parent
69e5b91b2d
commit
eb014a1b64
7
tests/root/autodoc_fodder.py
Normal file
7
tests/root/autodoc_fodder.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
class MarkupError(object):
|
||||||
|
"""
|
||||||
|
.. note:: This is a docstring with a
|
||||||
|
small markup error which should have
|
||||||
|
correct location information.
|
||||||
|
"""
|
Loading…
Reference in New Issue
Block a user