Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | docs: WIP rewrite functionalities | alvyjudy | 2020-05-14 | 1 | -0/+143 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | such that each section is comprised of a quick intro and example that illustrate the use of that functionality and provide a link to a more detailed explanation. | |||||
* | | | | | | docs: migrated section | alvyjudy | 2020-05-13 | 2 | -32/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | egg-secutable section moved from userguide/functionalities to deprecated/functionalities | |||||
* | | | | | | docs: removed unnecessary transition paragraph | alvyjudy | 2020-05-13 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | so that the quickstart is cleaner for now. Might add more text later | |||||
* | | | | | | docs: migrated section for versioning | alvyjudy | 2020-05-13 | 2 | -85/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | from quickstart.txt to functionalities.txt | |||||
* | | | | | | docs: modify entry in top level index | alvyjudy | 2020-05-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | from pointing at setuptools.txt to userguide/index.txt | |||||
* | | | | | | docs: add entry to userguide index | alvyjudy | 2020-05-11 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | docs: migrate declarative config to separate file | alvyjudy | 2020-05-11 | 2 | -239/+240 | |
| | | | | | | | | | | | | | | | | | | | | | | | | cut and paste from setuptools.txt | |||||
* | | | | | | docs: add functionality entry in userguide index | alvyjudy | 2020-05-11 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | docs: migrate functionality info to separate file | alvyjudy | 2020-05-11 | 2 | -1317/+1347 | |
| | | | | | | | | | | | | | | | | | | | | | | | | cut-and-paste from setuptools.txt | |||||
* | | | | | | docs: migrate commands ref to commands.txt | alvyjudy | 2020-05-11 | 2 | -565/+566 | |
| | | | | | | ||||||
* | | | | | | docs: add commands ref entry in userguide index | alvyjudy | 2020-05-11 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | docs: migrated keywords ref to keywords.txt | alvyjudy | 2020-05-11 | 2 | -174/+175 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Did a cut and paste from setuptools.txt | |||||
* | | | | | | docs: migrate basic use to quickstart | alvyjudy | 2020-05-11 | 2 | -164/+165 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Did a cut and paste from setuptoo.txt to userguide/quickstart.txt | |||||
* | | | | | | docs: update userguide index | alvyjudy | 2020-05-11 | 1 | -0/+17 | |
| | | | | | | ||||||
* | | | | | | docs: created folder and index for userguide | alvyjudy | 2020-05-11 | 1 | -0/+0 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #2097 from alvyjudy/improve-doc | Jason R. Coombs | 2020-05-10 | 5 | -8/+23 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | doc overhaul step 1: simplify index and group deprecated files | |||||
| * | | | | | docs: added index for deprecated files | alvyjudy | 2020-05-10 | 1 | -0/+19 | |
| | | | | | | ||||||
| * | | | | | docs: change top index depth to one | alvyjudy | 2020-05-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | doc: move python_eggs.txt to deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | doc: rename formats.txt as python-eggs.txt | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | doc: move easy_install file into deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | doc: move python 2to3 doc into deprecated folder | alvyjudy | 2020-05-10 | 1 | -0/+0 | |
| | | | | | | ||||||
| * | | | | | docs: reduced top index to three entries | alvyjudy | 2020-05-10 | 1 | -7/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The top index now points to three files: setuptools.txt (user guide), development.txt (development guide) and a WIP index file that is to summarized deprecated practice that remains relevant for backward compatibility. | |||||
* | | | | | | Tweak note about setup.cfg | Paul Ganssle | 2020-05-07 | 1 | -2/+3 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | This note has gotten a bit out of date, since setup.py is no longer required. | |||||
* | | | | | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-05-03 | 1 | -0/+89 | |
|\ \ \ \ \ | ||||||
| * | | | | | Apply suggestions from code review | Jason R. Coombs | 2020-05-03 | 1 | -9/+3 | |
| | | | | | | ||||||
| * | | | | | Apply suggestions from code review | Jason R. Coombs | 2020-05-03 | 1 | -21/+21 | |
| | | | | | | ||||||
| * | | | | | fixed some RST syntax | alvyjudy | 2020-03-30 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | deleted blank lines and fixed underline | alvyjudy | 2020-03-30 | 1 | -3/+2 | |
| | | | | | | ||||||
| * | | | | | First draft for build_meta documentation | alvyjudy | 2020-03-30 | 1 | -45/+53 | |
| | | | | | | ||||||
| * | | | | | initial draft for build_meta documentation | alvyjudy | 2020-03-29 | 1 | -0/+88 | |
| | | | | | | ||||||
* | | | | | | change: Mac OS X -> macOS | Reece Dunham | 2020-04-11 | 2 | -4/+4 | |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Reece Dunham <me@rdil.rocks> | |||||
* | | | | | Replace playbook with code for finalizing a release. | Jason R. Coombs | 2020-03-08 | 1 | -33/+7 | |
| | | | | | ||||||
* | | | | | Fix broken link to Python docs | Ye-hyoung Kang | 2020-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | The broken link used to point to Python 2 docs (which has been moved). Since Python 2 has reached its end-of-life, link to Python 3 docs instead. | |||||
* | | | | | Copy docs requirements to a separate file due to RTD constraints. Fixes ↵ | Jason R. Coombs | 2020-02-16 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | #2001. Ref readthedocs/readthedocs.org#6662 | |||||
* | | | | | Merge branch 'master' into fix/1557 | Jason R. Coombs | 2020-02-11 | 10 | -507/+227 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Move docs dependencies into package metadata and use same technique as ↵ | Jason R. Coombs | 2020-01-21 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | jaraco/skeleton to build docs in tox and rtd. | |||||
| * | | | | Merge branch 'master' of https://github.com/pypa/setuptools | Jason R. Coombs | 2020-01-19 | 2 | -7/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵ | Jason R. Coombs | 2020-01-19 | 2 | -7/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | simplifying all of the pipelines. | |||||
| * | | | | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | 👹 Feed the hobgoblins (delint). | Jason R. Coombs | 2020-01-19 | 1 | -28/+11 | |
| |/ / / / | ||||||
| * | | | | Uniformise quotation marks | Géry Ogam | 2020-01-15 | 1 | -52/+52 | |
| | | | | | ||||||
| * | | | | Remove the python command from setup.py calls | Géry Ogam | 2020-01-15 | 1 | -7/+7 | |
| | | | | | ||||||
| * | | | | Fix typos | Géry Ogam | 2020-01-13 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge pull request #1954 from gpotter2/patch-2 | Jason R. Coombs | 2020-01-11 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | Fix dead link | |||||
| | * | | | Update setuptools.txt | Gabriel | 2020-01-02 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Fix TestPyPI upload URI | Dustin Ingram | 2020-01-06 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #1908 from benoit-pierre/drop_py34_support | Jason R. Coombs | 2020-01-01 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | drop support for Python 3.4 | |||||
| | * | | | drop support for Python 3.4 | Benoit Pierre | 2019-11-15 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Update setuptools.txt | Géry Ogam | 2019-12-12 | 1 | -6/+6 | |
| | | | | |