Code review comment for lp:~jr/ubuntu-packaging-guide/fixes

Revision history for this message
Daniel Holbach (dholbach) wrote :

Could it be that a result of this merge there's a couple of warnings now?

daniel@miyazaki:~/bzr/ubuntu-packaging-guide$ make html
sphinx-build -b html -d _build/doctrees . _build/html
Making output directory...
Running Sphinx v1.1pre
loading pickled environment... not yet created
building [html]: targets for 15 source files that are out of date
updating environment: 15 added, 0 changed, 0 removed
reading sources... [100%] udd-working
/home/daniel/bzr/ubuntu-packaging-guide/fixing-a-bug-security.rst:196: (ERROR/3) Unexpected indentation.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] udd-working
/home/daniel/bzr/ubuntu-packaging-guide/fixing-a-bug-security.rst:72: WARNING: unknown document: /udd-intro.rst
/home/daniel/bzr/ubuntu-packaging-guide/index.rst:12: WARNING: unknown document: /knowledge-base
writing additional files... genindex search
copying images... [100%] images/cycle-items.png
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 3 warnings.

Build finished. The HTML pages are in _build/html.
daniel@miyazaki:~/bzr/ubuntu-packaging-guide$

Shall I file a bug?

« Back to merge proposal