← Back to team overview

fenics team mailing list archive

Re: error building doc

 

On Wed, Aug 25, 2010 at 05:46:14PM +0100, Garth N. Wells wrote:
> I get the error
>
>   Theme error:
>   no theme named 'agogo' found (missing theme.conf?)
>   make: *** [html] Error 1
>
> when I try to build to doc. Should this theme be added?

You need to upgrade your Sphinx:

  sudo apt-get install python-setuptools
  sudo apt-get remove python-sphinx
  sudo easy_install -U Sphinx

--
Anders



Follow ups

References