aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into drop-py26Jason R. Coombs2017-09-039-277/+203
|\
| * Add long_description_content_type to metadata tableDustin Ingram2017-08-281-21/+22
| * Update docs with a file list usage exampleSviatoslav Sydorenko2017-08-281-2/+2
| * Use bump2version for releases so that annotated tags are employed.Jason R. Coombs2017-06-011-1/+1
| * Update release process to give guidance on updating the changelog prior to re...Jason R. Coombs2017-06-011-1/+11
| * Remove section on bootstrap branch, no longer relevant.Jason R. Coombs2017-06-011-15/+0
| * Docs: notes on setup.cfg and ez_setupIgor Starikov2017-04-121-0/+7
| * Fixes #999: support python_requires, py_modules in configuration filesMarcel Bargull2017-04-071-0/+2
| * Although bootstrap.py is installing the deps, it removes them as well, so doc...Jason R. Coombs2017-03-311-0/+2
| * Constrain hack to the RTD environment. Rely on bootstrap routine to make depe...Jason R. Coombs2017-03-312-7/+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
| * Require a late version of setuptools to allow the docs to invoke setup.pyJason R. Coombs2017-03-301-0/+2
| * Update docs to use jaraco.packaging.sphinx to grab metadata from the package.Jason R. Coombs2017-03-302-49/+20
| * Dropped support for classifiers subsection handling in setup.cfg (see #952).idle sign2017-02-041-5/+5
| * Require sphinx 1.4 for autosectionlabel plugin. Ref #957.Jason R. Coombs2017-02-031-0/+1
| * Added autosectionlabel Sphinx extension and replaced some obsolete links.smheidrich2017-02-023-11/+8
| * Remove installation instructions from the README and instead refer to the Pyt...Jason R. Coombs2017-01-151-0/+38
| * Fix broken link in docs/developer-guide.txtElvis Stansvik2017-01-081-5/+5
| * Remove documentation for upload_docs command, deprecated in v27.Jason R. Coombs2017-01-071-62/+0
| * Merge pull request #910 from plannigan/masterJason R. Coombs2017-01-071-0/+34
| |\
| | * Document use of install_requires with corrected PEPPatrick Lannigan2017-01-021-7/+7
| | * Have documentation link to referenced PEP.Patrick Lannigan2017-01-021-1/+3
| | * Document use of environment markers in extras_requirePatrick Lannigan2017-01-021-0/+32
| * | Remove documentation about tag-svn-revision. Ref #619.Jason R. Coombs2017-01-021-95/+7
| * | Remove references to SVN sandbox.Jason R. Coombs2017-01-021-8/+0
| |/
| * Drop support for 'tag_svn_version' distribution option. Fixes #619.Jason R. Coombs2017-01-011-0/+4
| * Merge pull request #868 from wjt/doc-tweaksJason R. Coombs2016-12-102-4/+4
| |\
| | * docs: reorder table of contentsWill Thompson2016-12-051-3/+3
| | * docs: update stray links to Bitbucket repoWill Thompson2016-12-051-1/+1
| * | Implemented find() configuration support for `packages`.idle sign2016-12-101-3/+17
| * | `read_configuration()` now accepts `ignore_option_errors`.idle sign2016-12-101-1/+7
* | | Drop support for Python 2.6, removing lots of compatibility code for a leaner...Jason R. Coombs2016-12-094-24/+10
|/ /
* / Docs update.idle sign2016-12-051-0/+185
|/
* Update docs to reflect supported interface. Ref #859.Jason R. Coombs2016-12-031-7/+4
* Make Entrypoint methods docs up to date.Liao Penghui2016-11-251-0/+6
* Fix quantity of blank lines.stepshal2016-10-181-2/+0
* Run tests with toxJason R. Coombs2016-10-141-5/+3
* Follow PEP8 for keyword arguments syntax in setupPeter Bittner2016-10-141-45/+44
* docs/easy_install.txt: remove repeated word.stepshal2016-07-251-1/+1
* 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
* Add docs on building docsJason R. Coombs2016-07-231-0/+5
* Reference gitter in dev guideJason R. Coombs2016-07-221-2/+2
* Docs must be built from docs directory and not from root now.Jason R. Coombs2016-07-221-12/+2
* Add basic tests and docs for python_requiresXavier Fernandez2016-07-141-0/+4
* Fix misspellingsstepshal2016-06-261-2/+2