Comment #1 on issue 3388 by [email protected]: Fix some Sphinx translation problems
http://code.google.com/p/sympy/issues/detail?id=3388
Also, when you type `make htmli18n`, it works, but takes very long. It looks like Sphinx is building a tree of the whole docs for each language. But really, only a few files have translations, so it ought to only build a tree for those files. This should be quite fast. We should investigate ways to refactor the build.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
