Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3623 by [email protected]: Doc build warning with Sphinx 1.2
http://code.google.com/p/sympy/issues/detail?id=3623
Our translation build does not load the full Sphinx tree for speed reasons
(currently only one page, the tutorial, is translated). The speed avantage
is great, but it also renders cross-references to other (untranslated)
parts of the doc a bit of a hack. We translate the xref :ref:`SymPy User's
Guide <guide>` to a link `SymPy User's Guide <../guide.html>`_ to obtain a
valid link. Thus the number of xrefs is mismatched between original and
translated text. This was fine, the relative link works perfectly in our
html build. But with Sphinx 1.2, it looks like starting with this commit
https://bitbucket.org/birkenfeld/sphinx/commits/be7fe90ccd682820c7277c135133fb3e
Sphinx is hitting us with a warning: "inconsistent term references in
translated message". Since sympy-bot builds the translations with warnings
turned into errors, it reports failure for the Sphinx build, see e.g.
http://reviews.sympy.org/report/agZzeW1weTNyDAsSBFRhc2sYgexmDA
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.