17 Commits (9e0a04079f128ab81bb35d2cc1b2b9c78631d373)

Author SHA1 Message Date
Jason R. Coombs 6c36336e9f Normalize indentation in docs/conf.py 7 years ago
Jason R. Coombs 689f700fcf Use single-quotes to satisfy the style nazis. 7 years ago
Jason R. Coombs 908cf4ad0e Rely on jaraco.packaging for loading the package metadata from the package for Sphinx. 7 years ago
Jason R. Coombs 59c37d70f1 Don't bother with copyright year(s). Let the repository history track the changes and copyright years. YAGNI. 7 years ago
Jason R. Coombs e690b031cc Set the origin date once and forget it. 7 years ago
Jason R. Coombs ee0d8647d8 Add support for Python 2.6 in docs conf 7 years ago
Jason R. Coombs 21a4e86e6f Add PEP substitution in changelog. 7 years ago
Jason R. Coombs b1133de832 Strip the trailing newline and then split on newline. 7 years ago
Jason R. Coombs b2c592d84b Also grab the author from the package metadata 7 years ago
Jason R. Coombs fbadf0344d Also get the URL from the project metadata 7 years ago
Jason R. Coombs 3da8cf4a6f No longer rely on the package being installed to retrieve the version. Instead, load the project name and version by invoking the setup script. 7 years ago
Jason R. Coombs 6245d0966d Prefer get_distribution 7 years ago
Jason R. Coombs 4ee40ca2d1 Update config to support building on ReadTheDocs 8 years ago
Jason R. Coombs cc80be915b Use pkg_resources to resolve the version. Requires that the necessary package metadata have been built before building docs. 8 years ago
Jason R. Coombs 01e953bac9 Add support for linking to issues and adding datestamps to changelog entries. 8 years ago
Jason R. Coombs 6d571b47f8 Update copyright 8 years ago
Jason R. Coombs 5ad18328e8 Generate project skeleton 9 years ago
Jason R. Coombs c848015a89 Update project skeleton 9 years ago