summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Move requirements for docs and testing into extrasJason R. Coombs2017-04-211-4/+0
* Use single-quotes to satisfy the style nazis.Jason R. Coombs2017-03-301-4/+4
* Rely on jaraco.packaging for loading the package metadata from the package fo...Jason R. Coombs2017-03-302-26/+4
* Include the project (for docstrings). Include Sphinx (for environments where ...Jason R. Coombs2017-03-291-0/+2
* Don't bother with copyright year(s). Let the repository history track the cha...Jason R. Coombs2017-03-291-4/+1
* Set the origin date once and forget it.Jason R. Coombs2017-02-091-1/+5
* Add support for Python 2.6 in docs confskeletonJason R. Coombs2017-01-241-0/+3
* Add PEP substitution in changelog.Jason R. Coombs2017-01-231-0/+4
* Strip the trailing newline and then split on newline.Jason R. Coombs2016-12-231-1/+1
* Also grab the author from the package metadataJason R. Coombs2016-12-231-3/+4
* Also get the URL from the project metadataJason R. Coombs2016-12-231-3/+4
* No longer rely on the package being installed to retrieve the version. Instea...Jason R. Coombs2016-12-231-4/+10
* Prefer get_distributionJason R. Coombs2016-12-231-1/+1
* Update config to support building on ReadTheDocsJason R. Coombs2016-11-042-1/+2
* Use pkg_resources to resolve the version. Requires that the necessary package...Jason R. Coombs2016-09-231-2/+2
* Add support for linking to issues and adding datestamps to changelog entries.Jason R. Coombs2016-04-022-1/+21
* Update copyrightJason R. Coombs2016-01-011-1/+1
* Generate project skeletonJason R. Coombs2015-12-193-0/+49