summaryrefslogtreecommitdiff
path: root/docs/make.bat
Commit message (Collapse)AuthorAgeFilesLines
* Publish the change log on RTD.Jason Madden2020-09-301-0/+190
Fixes #188 Some other minor modernizations as well: - use a RTD config file - Rename NEWS to CHANGES.rst as seems to be th current standard - Likewise, rename doc to docs and *.txt to *.rst (hooray syntax highlighting) - Partially require setuptools; we effectively did anyway. More work required here.