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 _______________________________________________ Mailing list: https://launchpad.net/~fenics Post to : [email protected] Unsubscribe : https://launchpad.net/~fenics More help : https://help.launchpad.net/ListHelp

