Hello,

I'm trying to create a theme matching my Institute's default layout.
So far, it works pretty well except for the layout.html template.
If it is in my documentations _template folder everything works fine.
But if I move it into the themes root directory I get a recursion
error (see below).
Where is the best place to put the layout.html?

Best regards,
Esteve


Running Sphinx v1.1.2
loading pickled environment... failed: env version not current
building [html]: targets for 10 source files that are out of date
updating environment: 10 added, 0 changed, 0 removed
reading sources... [100%] research/
tools
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 10%]
contact
Exception occurred:
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/
python2.7/site-packages/Jinja2-2.6-py2.7.egg/jinja2/utils.py", line
449, in __getitem__
    if self._queue[-1] != key:
RuntimeError: maximum recursion depth exceeded in cmp
The full traceback has been saved in /var/folders/2N/
2Nv3P91+FfuPDdrkmUx1ok+++TM/-Tmp-/sphinx-err-CXO8ND.log, if you want
to report the issue to the developers.
Please also report this if it was a user error, so that a better error
message can be provided next time.
Either send bugs to the mailing list at <http://groups.google.com/
group/sphinx-dev/>,
or report them in the tracker at <http://bitbucket.org/birkenfeld/
sphinx/issues/>. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@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.

Reply via email to