Hi, We've been using v1.0.6 and got no warnings. However, I installed and ran v1.0.8 and now get 8 warnings as shown below.
Running Sphinx v1.0.8 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/dev/objects.inv... building [html]: targets for 76 source files that are out of date updating environment: 76 added, 0 changed, 0 removed reading sources... [100%] user-guide/ workflow looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] user-guide/ workflow None:7: WARNING: undefined label: enthought.traits.has_traits.py (if the link has no caption the label must precede a section header) None:21: WARNING: undefined label: zope.interface.declarations.py (if the link has no caption the label must precede a section header) None:29: WARNING: undefined label: zope.interface.interface.py (if the link has no caption the label must precede a section header) None:55: WARNING: undefined label: zope.interface.py (if the link has no caption the label must precede a section header) None:6: WARNING: undefined label: single_output (if the link has no caption the label must precede a section header) None:97: WARNING: undefined label: caseiterdriver.py (if the link has no caption the label must precede a section header) None:143: WARNING: undefined label: iteration hierarchy (if the link has no caption the label must precede a section header) None:6: WARNING: undefined label: drivers (if the link has no caption the label must precede a section header) writing additional files... (111 module code pages) _modules/index genindex py-modindex search copying images... [100%] arch-doc/ DataDrivenPic.png copying downloadable files... [ 16%] ../examples/ openmdao.examples.metamodel_tutorial/openmdao/examcopying downloadable files... [ 33%] ../examples/openmdao.examples.metamodel_tutorial/ openmdao/examcopying downloadable files... [ 50%] ../examples/ openmdao.examples.mdao/openmdao/examples/mdao/sellcopying downloadable files... [ 66%] ../examples/openmdao.examples.mdao/openmdao/examples/ mdao/sellcopying downloadable files... [ 83%] ../examples/ openmdao.examples.mdao/openmdao/examples/mdao/sellcopying downloadable files... [100%] ../examples/openmdao.examples.mdao/openmdao/examples/ mdao/sellar_IDF.py copying static files... done dumping search index... done dumping object inventory... done build succeeded, 8 warnings. There is no path or file name, just "None" before each apparent line number. When I purposefully introduced an error in one of our docs, I got the warning below (followed by the 8 warnings above). Running Sphinx v1.0.8 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/dev/objects.inv... building [html]: targets for 76 source files that are out of date updating environment: 76 added, 0 changed, 0 removed reading sources... [100%] user-guide/ workflow /OpenMDAO/dev/pziegfel/OpenMDAO-Framework/docs/documenting/ updating.rst:146: WARNING: Literal block ends without a blank line; unexpected unindent. This warning provides the entire path and a file name, so the problem can be fixed. In thinking back to early in the year, we had the same problem in v1.0.7--same warnings (but fewer)--which is why we didn't move to it. However, then we got file names, although they were of no help because we were/are importing a series of external files, which apparently are the problem. Thus, we couldn't /can't get rid of the warnings. Is there a way to suppress these warnings, or are we doomed to stay at v1.0.7 forever? Thanks, Paulette -- 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.