Hello,

there is an annoying detail in autodoc: when I have some rst syntax
warning in the docstring of one of my modules, then the output of
sphinx-build doesn't indicate in which module the warning occured::

  ...
  reading sources... [ 98%] topics/index
  reading sources... [ 99%] topics/svn
  reading sources... [100%] topics/templates

  <autodoc>:0: (WARNING/2) Bullet list ends without a blank line;\
    unexpected unindent.

  looking for now-outdated files... none found
  pickling environment... done
  checking consistency... done
  preparing documents... done
  writing output... [  0%] about/index
  ...

My project `Lino <http://lino.saffre-rumma.ee>`_ contains over 100
modules and I have no idea about how to find the culprit...

This issue is of course not urgent, but if it isn't much work and
somebody does it, I'd be glad to test it.

Luc

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@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