On Wed, Dec 28, 2011 at 3:24 PM, [email protected] <[email protected]> wrote: > For some reason instead of reusing the already build but not translated docs > (everything except the tutorial) the docs get rebuild for each language. > Should this be added to the issue tracker?
Sure. This is the reason why "htmli18n" is not run automatically after you do "make html", because it doesn't reuse it and thus is very slow. If somebody figures out how to fix this, then we can run this automatically. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
