Commit Graph

4 Commits

Author SHA1 Message Date
Brandon Rhodes da40988fb2 Use hard links during Sphinx documentation tests
Hard linking the large files in ci/ should be faster than copying them
each time.  Also, let’s only remove them once; the “cleanup” routine was
duplicating work also done at the bottom of the file.
2020-04-02 09:48:09 -04:00
Brandon Rhodes 7f944a017a Repair Travis CI: shouldn't have changed directory 2019-12-20 12:44:35 -05:00
Brandon Rhodes 9dce68618c Add script to update deltat data files 2019-07-21 07:59:58 -04:00
Brandon Rhodes 48f48b0eaf Make it vastly easier to test the documentation!
I thought “can Sphinx really be this bad” and added `--help` to the
“doctest:” command and, lo! and behold!, its terrible verbose output
that scrolls actual errors of the screen can be replaced with useful
output showing the first error it comes across.  I am suddenly a much
happier Sphinx user!
2018-06-30 04:01:22 -04:00