I am working on a Sphinx extension which connects to the 'autodoc-
process-docstring' event for rewriting docstrings.  I'd like to be
able to report errors and warnings from my extension during docstring
processing using existing Sphinx mechanisms for this, but I can't
locate any mention of such APIs in the Sphinx documentation.

Currently, I'm just writing warnings to stderr, but presumably there
is a better way. What is it?

Rob Smallshire

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to