Source: routes Version: 2.0-1 User: [email protected] Usertags: sphinx1.3
routes FTBFS with Sphinx 1.3 (which is available in experimental):
PYTHONPATH=. sphinx-build -N -q -E -b html docs/ \
debian/python-routes/usr/share/doc/python-routes/html/
[...]
Theme error:
unsupported theme option 'relbarlinkcolor' given
debian/rules:21: recipe for target 'build-docs' failed
There is a new default theme (alabaster) in Sphinx 1.3 [1], which
has a different set of options [2].
You can use the old default by explicitly specifying
“html_theme = 'classic'” in docs/conf.py.
There are also many other errors during docs build, but they
are non-fatal (but it would be nice to get them fixed anyway).
This affects the experimental version (2.1) as well.
[1]: http://sphinx-doc.org/theming.html#builtin-themes
[2]: https://pypi.python.org/pypi/alabaster#theme-options
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature

