Code review comment for lp:~javier.collado/utah/docs_html_build_errors

Revision history for this message
Max Brustkern (nuclearbob) wrote :

So is the change here just removing these lines:
# Note: This assumes that sphinx-build is called as in the makefile like this:
# /usr/bin/sphinx-build -b man <sphinx_opts>
if sys.argv[2] == 'man':
Adding the extra blank line, and unindenting everything? If so, that makes sense to me.

« Back to merge proposal