summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #98 from hugovk/drop-python2-support-upgrade-syntaxdrop-python2-supportSeth Morton2019-08-171-8/+8
|\
| * Upgrade Python syntax with pyupgrade --py3-plusHugo2019-08-171-8/+8
* | Update version requirementsHugo2019-08-171-2/+2
* | Remove Python 2-only feature from docsHugo2019-08-171-25/+0
|/
* Move docs dependencies into docs/requirements.txtSeth Morton2019-03-031-0/+1
* Move development collateral into a dev/ folderSeth Morton2019-03-031-2/+2
* Incorporate new CHANGELOG.md into sphinx documentationSeth Morton2019-03-022-3/+4
* Bump version: 5.5.0 → 6.0.06.0.0Seth Morton2019-02-041-1/+1
* Update information about deprecationSeth Morton2019-02-041-19/+19
* Rename "test_natsort" directory to "tests"Seth M Morton2018-11-181-1/+1
* Update documentation to not mention pipenvSeth M Morton2018-11-181-7/+6
* Revert "Revert "Drop support for EOL Pythons""Seth M Morton2018-11-183-7/+3
* Bump version: 5.4.1 → 5.5.05.5.0Seth M Morton2018-11-181-1/+1
* Merge pull request #85 from SethMMorton/make-a-better-changelogSeth Morton2018-11-181-371/+1
|\
| * Move the changelog to the top-level directorySeth M Morton2018-11-181-371/+1
* | Add note about Pipenv being dropped from build infrastructureSeth M Morton2018-11-181-0/+6
* | Update "how-to-test" and add "how-to-build-docs"Seth M Morton2018-11-181-1/+19
|/
* Fix header sizes in READMESeth M Morton2018-11-181-2/+5
* Remove dropping of Py 2.6 and 3.3 from changelogSeth M Morton2018-11-181-1/+1
* Change recommendation about how to detect DeprecationWarningsformal-deprecation-noticesSeth M Morton2018-11-171-3/+4
* Add a deprecation schedule to READMESeth M Morton2018-11-171-0/+44
* Revert "Drop support for EOL Pythons"Seth M Morton2018-11-173-3/+7
* Update documentation about version sortingSeth M Morton2018-11-142-10/+34
* Add documentation consolidation line item to changelogSeth M Morton2018-11-101-0/+1
* Consolidate API into a single pageSeth M Morton2018-11-1016-136/+90
* Merge branch 'master' of github.com:SethMMorton/natsortSeth M Morton2018-11-103-27/+23
|\
| * Merge pull request #79 from jdufresne/intersphinxSeth Morton2018-11-103-27/+23
| |\
| | * Use intershpinx to build links to Python docsJon Dufresne2018-11-103-27/+23
* | | Update changelogSeth M Morton2018-11-101-121/+127
|/ /
* | Drop support for EOL PythonsJon Dufresne2018-11-103-7/+3
|/
* Flatten docs/ directory structureJon Dufresne2018-11-1024-0/+0
* Merge pull request #77 from jdufresne/pyicu-linkSeth Morton2018-11-101-12/+13
|\
| * Consolidate duplicate link names in docs/source/locale_issues.rstJon Dufresne2018-11-101-12/+13
* | Merge pull request #75 from jdufresne/doc-linksSeth Morton2018-11-101-7/+5
|\ \
| * | Use native Sphinx ref linking to create automatic links in docsJon Dufresne2018-11-101-7/+5
| |/
* | Correct highlighting language in docsJon Dufresne2018-11-105-82/+100
|/
* Trim trailing white space throughout the projectJon Dufresne2018-11-0719-22/+6
* Merge pull request #74 from jdufresne/pypiSeth Morton2018-11-062-2/+2
|\
| * Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-11-062-2/+2
* | Update URLs to use https:// where availableJon Dufresne2018-11-064-22/+22
|/
* Bump version: 5.4.0 → 5.4.15.4.1Seth M Morton2018-09-092-2/+2
* Add changelog.Seth M Morton2018-09-091-0/+6
* Bump version: 5.3.3 → 5.4.05.4.0Seth M Morton2018-09-062-2/+2
* Update changelog.Seth M Morton2018-09-061-0/+1
* Fix fastnumbers required version.Seth M Morton2018-09-061-1/+1
* Update changelog.Seth M Morton2018-09-041-0/+2
* Re-expose natsort_key as public.Seth M Morton2018-09-043-0/+15
* Refactor test_parse_string_function.py.Seth M Morton2018-09-021-22/+0
* Remove leading underscore on most functions in utils.py.Seth M Morton2018-08-221-6/+6
* Reformat doc source code.Seth M Morton2018-08-103-55/+57