Source: buildbot
Version: 0.8.9-2
User: [email protected]
Usertags: sphinx1.3

buildbot FTBFS with Sphinx 1.3 (which is available in experimental):

  sphinx-build -b html -d _build/doctrees  -q -W . _build/html

  Warning, treated as error:
  WARNING: the config value 'latex_show_urls' has type `bool', defaults to 
`str.'

  Makefile:60: recipe for target 'html' failed
  make[2]: *** [html] Error 1

Replacing "latex_show_urls = True" with "latex_show_urls = 'inline'" in
docs/conf.py will fix it. See [1] for details.

[1]: http://sphinx-doc.org/config.html#confval-latex_show_urls

--
Dmitry Shachnev

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to