Bugzilla – Bug 1061
Title level inconsistent in click.rst
Last modified: 2011-02-24 13:34:50 EST
nicola@pcnbaldo:~/locale/ns-3-dev/doc/manual$ make latex sphinx-build -b latex -d build/doctrees source build/latex Running Sphinx v0.6.4 /usr/lib/pymodules/python2.6/pygments/plugin.py:39: UserWarning: Module docutils was already imported from /usr/lib/pymodules/python2.6/docutils/__init__.py, but /usr/lib/pymodules/python2.6 is being added to sys.path import pkg_resources /usr/lib/pymodules/python2.6/pygments/plugin.py:39: UserWarning: Module roman was already imported from /usr/lib/pymodules/python2.6/roman.py, but /usr/lib/pymodules/python2.6 is being added to sys.path import pkg_resources loading pickled environment... not found building [latex]: all documents updating environment: 46 added, 0 changed, 0 removed reading sources... [ 13%] click reST markup error: /home/nicola/locale/ns-3-dev/doc/manual/source/click.rst:62: (SEVERE/4) Title level inconsistent: Building Click ############## make: *** [latex] Error 1
Confirmed as a warning on the code server. It doesn't quite fully break the manual build though. Lalith was going to double-check for errors yesterday, but I told him just to commit and check later. I'm sure he will fix soon.
(In reply to comment #1) > Confirmed as a warning on the code server. It doesn't quite fully break the > manual build though. maybe it's a different default behavior of sphinx on different platforms? > Lalith was going to double-check for errors yesterday, but > I told him just to commit and check later. I'm sure he will fix soon. ok great!
Fixed: changeset df63f4938ae8