Hi!

I am running sage 4.7.  If I install combinat, and build
documentation, then switch back to the main branch and rebuild the
documentation, I get an error:

Specifically, running:
sage -b main
sage -docbuild reference html

I get:
sphinx-build -b html -d /home/hugh/sage-4.7-clean/devel/sage/doc/
output/doctrees/en/reference    /home/hugh/sage-4.7-clean/devel/sage/
doc/en/reference /home/hugh/sage-4.7-clean/devel/sage/doc/output/html/
en/reference
Running Sphinx v1.0.4
loading pickled environment... done
building [html]: targets for 905 source files that are out of date
updating environment: 0 added, 1 changed, 0 removed
reading sources... [100%] sage/schemes/generic/
toric_variety
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 13%] sage/categories/examples/
commutative_additive_semigroupwriting output... [ 14%] sage/categories/
finite_dimensional_algebras_with_basis
Exception occurred:
  File "/home/hugh/sage-4.7-clean/local/lib/python2.6/site-packages/
Sphinx-1.0.4-py2.6.egg/sphinx/writers/html.py", line 501, in
unknown_visit
    raise NotImplementedError('Unknown node: ' +
node.__class__.__name__)
NotImplementedError: Unknown node: todo_node
The full traceback has been saved in /tmp/sphinx-err-z52FEc.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!
Build finished.  The built documents can be found in /home/hugh/
sage-4.7-clean/devel/sage/doc/output/html/en/reference

Please let me know if more information would be useful.

cheers,

Hugh

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to