Commit 8b2fe58e authored by Denis Bilenko's avatar Denis Bilenko

doc/mysphinxext.py: pep8

parent 6795e17c
......@@ -5,6 +5,7 @@ from docutils import nodes
noisy = 0
message_cache = set()
def missing_reference(app, env, node, contnode):
"""Search the index for missing references.
For example, resolve :class:`Event` to :class:`Event <gevent.event.Event>`"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment