summaryrefslogtreecommitdiff
path: root/docs/developer-guide.txt
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix typo in path to vendored.txtSamuel Watkins2020-06-161-1/+1
|
* DOC: Update mailing list linkSumana Harihareswara2020-05-281-5/+5
| | | | | | | | Per https://groups.google.com/d/msg/pypa-dev/rUNsfIbruHM/LCEx-CB5AgAJ the pypa-dev Google Group is now decommissioned. Pointing to distutils-sig instead. Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
* Fix an RST link typo in the dev guideSviatoslav Sydorenko2020-05-151-1/+1
|
* Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵Jason R. Coombs2020-01-191-6/+2
| | | | simplifying all of the pipelines.
* Update developer docs to describe motivation behind vendored dependencies. ↵Jason R. Coombs2019-06-101-0/+14
| | | | Ref #1781.
* Tweak "making a pull request" documentationPaul Ganssle2019-01-011-2/+2
| | | | | reStructuredText is how the name is commonly stylized (see Wikipedia), also fixed a typo in the "deprecation" description.
* Spelling fixesVille Skyttä2018-12-291-1/+1
|
* Add documents on auto-mergedocs/auto-mergeJason R. Coombs2018-12-291-0/+11
|
* docs: fix developer guideBenoit Pierre2018-06-281-25/+0
| | | | | | Drop `Source Code` section, as it contains an outdated guideline with respect to documenting changes and its contents are already covered by other sections.
* Fix Town Crier LinkMichael A. Smith2018-06-211-1/+1
|
* Update developer guide documentationMason Egger2018-05-151-2/+2
| | | | Add changelog for PR #1363 (issue #1355)
* Add documentation on how to create a changelog entryPaul Ganssle2018-05-141-0/+32
|
* Change Developer Guide instruction on how to run testsMiriam Sexton2018-05-141-2/+6
|
* Change Developer Guide instruction on how to checkout from githubMiriam Sexton2018-05-141-1/+1
|
* Add tox environment for docsJeremy Bowman2018-05-141-5/+7
|
* Remove reference to bitbucket mirror. Fixes #1280.Jason R. Coombs2018-02-201-3/+0
|
* Fix broken link in docs/developer-guide.txtElvis Stansvik2017-01-081-5/+5
|
* Run tests with toxJason R. Coombs2016-10-141-5/+3
|
* 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
|
* Rename CHANGES and README files for nicer rendering on Github.Jason R. Coombs2016-04-011-1/+1
|
* Follow semver to the letter for simplicity.Jason R. Coombs2016-03-291-4/+1
|
* Update most bitbucket references to point to Github now. Fixes #422.Jason R. Coombs2016-03-291-15/+14
|
* Update tox tests so they run the full suite of tests using the canonical ↵Jason R. Coombs2015-11-251-1/+2
| | | | technique. Include .tox in norecursedirs to avoid testing all the dependencies and environment. Update docs to reflect findings (https://bitbucket.org/spookylukey/setuptools/commits/88339d2e4af661a60a42bc14c4ff3e68cd19fa21#comment-2558164).
* Update docs to reflect preferred usage with latest pytest-runner.Jason R. Coombs2015-11-211-1/+1
|
* Formally describe the supported documentation build process. Fixes #354.Jason R. Coombs2015-02-261-0/+17
|
* Correct syntax error in docs.Jason R. Coombs2014-12-151-1/+1
|
* Expanded on authoring tickets.Jason R. Coombs2014-06-221-6/+21
|
* Updated recommeded testing procedure.Jason R. Coombs2014-06-221-2/+7
|
* Added note about Github mirrorJason R. Coombs2014-06-221-11/+18
|
* Expanded on Project ManagementJason R. Coombs2014-06-221-7/+22
|
* Added Recommended ReadingJason R. Coombs2014-06-221-0/+11
|
* Expand on stylistic changesJason R. Coombs2014-06-221-1/+1
|
* Move devguide notes to documentation.Jason R. Coombs2014-06-221-1/+18
|
* Started work on a developer guide.Jason R. Coombs2014-06-161-0/+41