summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeleton2.12Jason R. Coombs2017-09-032-30/+7
|\
| * 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 ↵Jason R. Coombs2017-03-302-26/+4
| | | | | | | | for Sphinx.
| * Include the project (for docstrings). Include Sphinx (for environments where ↵Jason R. Coombs2017-03-291-0/+2
| | | | | | | | it's not an implied provision).
| * Don't bother with copyright year(s). Let the repository history track the ↵Jason R. Coombs2017-03-291-4/+1
| | | | | | | | changes and copyright years. YAGNI.
| * Set the origin date once and forget it.Jason R. Coombs2017-02-091-1/+5
| |
* | Update changelog.Jason R. Coombs2017-09-031-0/+4
| |
* | Merge branch 'skeleton'Jason R. Coombs2017-01-311-0/+7
|\ \ | |/
| * 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
| |
* | Merge skeletonJason R. Coombs2017-01-201-6/+14
|\ \ | |/
| * 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. ↵Jason R. Coombs2016-12-231-4/+10
| | | | | | | | Instead, load the project name and version by invoking the setup script.
| * Prefer get_distributionJason R. Coombs2016-12-231-1/+1
| |
* | Merge with updated skeletonJason R. Coombs2016-12-072-1/+2
|\ \ | |/
| * Update config to support building on ReadTheDocsJason R. Coombs2016-11-042-1/+2
| |
* | Merge with skeletonJason R. Coombs2016-10-241-2/+2
|\ \ | |/
| * Use pkg_resources to resolve the version. Requires that the necessary ↵Jason R. Coombs2016-09-231-2/+2
| | | | | | | | package metadata have been built before building docs.
* | Update org URL for issue linkageJason R. Coombs2016-05-251-1/+1
| |
* | Merge with skeleton. Fixes #15.2.7.1Jason R. Coombs2016-04-022-1/+21
|\ \ | |/
| * Add support for linking to issues and adding datestamps to changelog entries.Jason R. Coombs2016-04-022-1/+21
| |
* | s/txt/rstGabi Davar2016-02-201-1/+1
| |
* | Merge with latest skeletonJason R. Coombs2016-02-133-47/+44
|\ \ | |/
| * Update copyrightJason R. Coombs2016-01-011-1/+1
| |
| * Generate project skeletonJason R. Coombs2015-12-193-0/+49
|
* Resolve the root relative to docs/conf.py. Fixes #9.2.6.3Jason R. Coombs2015-11-121-1/+4
|
* Reference '..' in docs for scm rootJason R. Coombs2015-07-281-1/+1
|
* Use setuptools_scm in docs generation.2.5Jason R. Coombs2015-03-021-5/+2
|
* Include READMEJason R. Coombs2015-03-011-0/+1
|
* Remove automoduleJason R. Coombs2015-03-011-7/+1
|
* Adding project skeletonJason R. Coombs2015-03-013-0/+52