"Dr. David Kirkby" <[email protected]> writes: > However, when the doc tests are run, everything passes, which seems > wrong to me, if there were problems building the documentation. Can we > have a doctest which checks for this sort of error? Can the > documentation check the documentation????????
If we want all tests to pass even when optional dependencies of Sage are not installed, then we shouldn't be testing documentation building. According to the Sage installation guide, LaTeX is "recommended but not strictly required" as a dependency, and apparently it is required for building the docs. -Keshav ---- Join us in #sagemath on irc.freenode.net ! -- -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
