Index: doc/conf.py =================================================================== diff -u -r4eebd1e4de8f1a4bcc97ad344596f04d7b045a4b -r355b418d3f7a680059d2a00e25e7f6fbbb6dfdd9 --- doc/conf.py (.../conf.py) (revision 4eebd1e4de8f1a4bcc97ad344596f04d7b045a4b) +++ doc/conf.py (.../conf.py) (revision 355b418d3f7a680059d2a00e25e7f6fbbb6dfdd9) @@ -16,7 +16,7 @@ #import sphinx_rtd_theme html_theme = "sphinxdoc" - +#html_theme = "agogo" html_theme_path = ["."] from mock import Mock as MagicMock