Hey everyone,
   You know when you get warnings like:

[combinat ] 
/home/travis/sage-5.8.beta1/devel/sage/doc/en/reference/combinat/words.rst:4: 
WARNING: toctree contains reference to nonexisting document 
'sage/combinat/words/abstract_word'

and typically one has to delete the entire doc output and rebuild. With 
#6495, when these errors occur, I do not get the rebuilt documentation. Do 
not fret, for now one only needs to delete the 
doc/output/html/en/reference/combinat directory and then run:

sage -docbuild -Ui reference/combinat html

and if this fails, then run:

sage -docbuild reference/combinat html

The first pass (typically) fails for me with

...
[combinat ] reading sources... [ 39%] sage/combinat/posets/lattices
[combinat ] Sphinx error:
[combinat ] 'ascii' codec can't decode byte 0xc3 in position 1083: ordinal 
not in range(128)

Just FYI. I don't know of a better or faster way of doing it.

Travis

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


Reply via email to