summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #601 from inirudebwoy/masterJason R. Coombs2016-06-061-1/+1
|\
| * Update link to Resource Management APIMichael Klich2016-06-021-1/+1
* | Bump rst.linker for RTD supportJason R. Coombs2016-06-031-1/+1
* | Patch changelog relative to 'docs' now that docs are built in RTDJason R. Coombs2016-06-031-1/+1
* | Add rst.linker to docs requirements.Jason R. Coombs2016-06-031-0/+1
|/
* Fix broken linkJuan Luis Cano Rodríguez2016-05-261-1/+1
* Convert tabs to spaces. Fixes #489.Jason R. Coombs2016-05-021-60/+60
* Remove ez_setup.py from master branch (and packaged sdist releases).Jason R. Coombs2016-04-261-11/+8
* Update rationale for the zip_safe flagncoghlan2016-04-121-1/+2
* Rename CHANGES and README files for nicer rendering on Github.Jason R. Coombs2016-04-013-3/+3
* Recognize semver versions with v prefix in rst.linker configJason R. Coombs2016-03-291-1/+1
* Follow semver to the letter for simplicity.Jason R. Coombs2016-03-291-4/+1
* Attempting a new streamlined, Travis-powered release process.Jason R. Coombs2016-03-291-17/+10
* 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-293-19/+18
* Merged in koterpillar/setuptools (pull request #183)Jason R. Coombs2016-03-201-55/+43
|\
| * Point towards SCM plugins for including source filesAlexey Kotlyarov2016-03-201-7/+21
| * Remove CVS and Subversion references in include_package_data docsAlexey Kotlyarov2016-03-171-61/+35
* | Update documentation for ``Requirement``.Steve Kowalik2016-03-181-14/+13
|/
* Add timestamps to changelog.Jason R. Coombs2016-02-191-0/+4
* Add hyperlinks to PEPs in changelog.Jason R. Coombs2016-02-191-0/+4
* Override upload command to load passwords from keyring when available and not...20.1Jason R. Coombs2016-02-111-0/+16
* Replace upload docs with a reference to distutils docs, asJason R. Coombs2016-02-111-48/+3
* Merged in rbtcollins/setuptools (pull request #156)Jason R. Coombs2015-11-271-1/+1
|\
| * Fix EBNF for package specifications.Robert Collins2015-11-051-1/+1
* | Add a bit more detail about the setup script and what to expect. Fixes #466.Jason R. Coombs2015-11-271-2/+8
* | Update tox tests so they run the full suite of tests using the canonical tech...Jason R. Coombs2015-11-251-1/+2
* | Update docs to reflect preferred usage with latest pytest-runner.Jason R. Coombs2015-11-211-1/+1
|/
* Remove cruft from Subclassing sectionJason R. Coombs2015-09-051-3/+1
* Update documentation to reflect no integrated SCM support.Jason R. Coombs2015-09-051-2/+2
* Remove documentation on merge, now relevant only for posterity (reference in ...Jason R. Coombs2015-09-053-203/+0
* Update python3 docs to indicate that 2to3 is mildly deprecated, and removing ...Jason R. Coombs2015-09-051-52/+22
* Link packaging versions to CHANGELOG in packaging project. Fixes #416.Jason R. Coombs2015-08-191-0/+4
* fix typo: "a a"vrutsky2015-07-021-1/+1
* Bump packaging version to 15.1Jason R. Coombs2015-04-151-0/+4
* Formally describe the supported documentation build process. Fixes #354.Jason R. Coombs2015-02-262-1/+17
* Use rst.linker for generating linked changelogJason R. Coombs2015-02-241-1/+48