I was building successfully using default setup. altered the html_theme to point to a custom theme and got the following error (build completed successfully, as far as I can tell).
Exception occurred: File "c:\Python26\lib\site-packages\sphinx-1.0b2-py2.6.egg\sphinx \environment.py", line 1031, in get_toc_for toc = self.tocs[docname].deepcopy() KeyError: 'test' I commented out my html_theme='csHelp' and added html_theme='default', then rebuilt. Same error. -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.