summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/implicit-bootstrapfeature/implicit-bootstrapJason R. Coombs2020-09-041-1/+5
|\
| * Add links for distutilsJason R. Coombs2020-09-011-0/+4
| * Support 'bpo-' prefix on Python bugsJason R. Coombs2020-09-011-1/+1
* | Bootstrap the package unconditionally in setup.py. Fixes #2001.Jason R. Coombs2020-02-161-12/+0
|/
* Merge branch 'master' of https://github.com/pypa/setuptoolsJason R. Coombs2020-01-191-1/+1
|\
| * Bootstrap the environment in tox, allowing simple 'tox' to run tests and simp...Jason R. Coombs2020-01-191-1/+1
* | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-4/+4
* | 👹 Feed the hobgoblins (delint).Jason R. Coombs2020-01-191-28/+11
|/
* Fixed html sidebars to supported version in Sphinx (#1804)A_Rog2019-08-131-1/+1
* Fix doc build warningsJeremy Bowman2018-05-141-1/+4
* Constrain hack to the RTD environment. Rely on bootstrap routine to make depe...Jason R. Coombs2017-03-311-5/+8
* Hack must genuflect to the arbitrory invocation locationJason R. Coombs2017-03-311-1/+3
* Make sure bootstrap finishes before continuing, and ensure that jaraco.packag...Jason R. Coombs2017-03-301-2/+2
* Remove excess hackJason R. Coombs2017-03-301-1/+0
* Try running bootstrap in subprocess in order to be in the project root.Jason R. Coombs2017-03-301-0/+3
* Add hack to invoke bootstrap script so that setup.py --version can be invoked.Jason R. Coombs2017-03-301-0/+5
* Update docs to use jaraco.packaging.sphinx to grab metadata from the package.Jason R. Coombs2017-03-301-47/+17
* Added autosectionlabel Sphinx extension and replaced some obsolete links.smheidrich2017-02-021-1/+1
* Drop support for 'tag_svn_version' distribution option. Fixes #619.Jason R. Coombs2017-01-011-0/+4
* Fix quantity of blank lines.stepshal2016-10-181-2/+0
* docs/conf.py: remove unused boilerplate.stepshal2016-07-251-97/+0
* docs/conf.py: split multiple imports on one line.stepshal2016-07-241-1/+2
* Patch changelog relative to 'docs' now that docs are built in RTDJason R. Coombs2016-06-031-1/+1
* Convert tabs to spaces. Fixes #489.Jason R. Coombs2016-05-021-60/+60
* Rename CHANGES and README files for nicer rendering on Github.Jason R. Coombs2016-04-011-1/+1
* Recognize semver versions with v prefix in rst.linker configJason R. Coombs2016-03-291-1/+1
* Just render the date and not the time of tagged releases in the changelog.20.5Jason R. Coombs2016-03-291-1/+1
* Update most bitbucket references to point to Github now. Fixes #422.Jason R. Coombs2016-03-291-3/+3
* Add timestamps to changelog.Jason R. Coombs2016-02-191-0/+4
* Add hyperlinks to PEPs in changelog.Jason R. Coombs2016-02-191-0/+4
* Link packaging versions to CHANGELOG in packaging project. Fixes #416.Jason R. Coombs2015-08-191-0/+4
* Bump packaging version to 15.1Jason R. Coombs2015-04-151-0/+4
* Use rst.linker for generating linked changelogJason R. Coombs2015-02-241-1/+48
* Update copyrightJason R. Coombs2014-12-301-1/+1
* Moved linkify logic to documentation builder as Sphinx extension.Jason R. Coombs2014-12-301-1/+1
* Update conf.py to place it below original docstring.ericholscher2014-08-171-6/+5
* Add comment to explain code.ericholscher2014-08-161-2/+3
* conf.py edited online with Bitbucketericholscher2014-08-021-1/+0
* Fix docs to workericholscher2014-08-021-0/+4
* Sphinx allows a callable named 'setup' to be provided in the config. If prese...Jason R. Coombs2013-08-051-3/+3
* For docs, load the setuptools version from the setup script, where it's autho...Jason R. Coombs2013-07-251-4/+3
* Have the documentation also grab the version from setuptools/__init__.pyJason R. Coombs2013-07-131-2/+3
* Bumped to 0.9.1 in preparation for next release.Jason R. Coombs2013-07-131-2/+2
* Bumped to 0.10 in preparation for next release.Jason R. Coombs2013-07-131-2/+2
* Bumped to 0.9 in preparation for next release.Jason R. Coombs2013-07-051-2/+2
* Merged upstream changes.Vinay Sajip2013-06-191-2/+2
|\
| * Bumped to 0.8 in preparation for next release.Jason R. Coombs2013-06-181-2/+2
* | Misc. updates following 2to3 checks.Vinay Sajip2013-06-171-4/+4
|/
* Bumped to 0.7.3 in preparation for next release.Jason R. Coombs2013-06-091-2/+2
* Bumped to 0.7.2 in preparation for next release.Jason R. Coombs2013-06-031-2/+2