Source: htseq
Version: 0.5.4p3-2
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx1.3

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

  preparing documents... Traceback (most recent call last):
  [...]
    File "/usr/lib/python2.7/dist-packages/sphinx/builders/__init__.py", line 
343, in write
      self.prepare_writing(docnames)
    File "/usr/lib/python2.7/dist-packages/sphinx/builders/html.py", line 357, 
in prepare_writing
      iteritems(self.theme.get_options(self.theme_options)))
    File "/usr/lib/python2.7/dist-packages/sphinx/theming.py", line 176, in 
get_options
      raise ThemeError('unsupported theme option %r given' % option)
  sphinx.errors.ThemeError: unsupported theme option 'sidebarlinkcolor' given

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 = 'default'” in docs/conf.py.

[1]: http://sphinx-doc.org/theming.html#builtin-themes
[2]: https://pypi.python.org/pypi/alabaster#theme-options

--
Dmitry Shachnev

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to