summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into setup-py-updatesetup-py-updateSteve Piercy2018-11-2910-77/+239
|\
| * Merge pull request #14 from stevepiercy/docs-publishing-4Steve Piercy2018-11-293-1/+109
| |\
| | * Add rtd.txt to install pylons-sphinx-themes packageSteve Piercy2018-11-271-0/+1
| | * Merge remote-tracking branch 'origin/docs-publishing-4' into docs-publishing-4Steve Piercy2018-11-270-0/+0
| | |\
| | | * Add docs environment to tox. Build via `tox -e docs`.Steve Piercy2018-11-271-1/+11
| | | * Comment out obsolete static pathSteve Piercy2018-11-271-1/+1
| | | * proper spacingSteve Piercy2018-11-271-1/+1
| | | * Synch with masterSteve Piercy2018-11-271-2/+2
| | | * Update link to pastescript in README.rstSteve Piercy2018-11-261-1/+1
| | | * Remove license from docsSteve Piercy2018-11-231-1/+0
| | | * Remove obsolete links from navigationSteve Piercy2018-11-232-35/+0
| | | * Move license.txt to root of repo in hopes that GitHub will find itSteve Piercy2018-11-231-0/+0
| | | * Fix broken link to get initial html docs builtSteve Piercy2018-11-231-2/+2
| | | * Use pylons-sphinx-themes for pylonsSteve Piercy2018-11-231-5/+18
| | | * Add docs_extra to setup.pySteve Piercy2018-11-231-0/+5
| | | * Update URLs in README and setup.pySteve Piercy2018-11-232-8/+13
| | | * Rename to README.rst for better rendering on GitHubSteve Piercy2018-11-232-1/+1
| | * | Add Makefile to PR so tox can build docsSteve Piercy2018-11-271-0/+107
| | * | Add docs environment to tox. Build via `tox -e docs`.Steve Piercy2018-11-271-1/+11
| | * | Comment out obsolete static pathSteve Piercy2018-11-271-1/+1
| | * | proper spacingSteve Piercy2018-11-271-1/+1
| | * | Update link to pastescript in README.rstSteve Piercy2018-11-271-1/+1
| | * | Update URLs in README and setup.pySteve Piercy2018-11-271-0/+11
| | * | Rename to README.rst for better rendering on GitHubSteve Piercy2018-11-271-11/+0
| * | | Merge pull request #15 from stevepiercy/docs-linkcheckSteve Piercy2018-11-298-77/+131
| |\ \ \ | | |/ / | |/| |
| | * | add docs env to toxSteve Piercy2018-11-271-1/+11
| | * | comment out static directory via html_static_pathSteve Piercy2018-11-271-1/+1
| | * | use proper link syntaxSteve Piercy2018-11-271-1/+1
| | * | missed one code-block highlightingSteve Piercy2018-11-271-1/+3
| | * | fix link to paster serveSteve Piercy2018-11-271-1/+1
| | * | fix spellingSteve Piercy2018-11-271-1/+1
| | * | Remove link to paste.urlmapSteve Piercy2018-11-271-3/+1
| | * | Update link to Paste, saving a redirect https://pythonpaste.readthedocs.io/en...Steve Piercy2018-11-271-1/+1
| | * | Use current linksSteve Piercy2018-11-271-11/+8
| | * | Remove dead linksSteve Piercy2018-11-271-6/+2
| | * | Add intersphinx and configure Python docsSteve Piercy2018-11-271-1/+9
| | * | rename directory of reST files to use .rst extensionSteve Piercy2018-11-273-0/+0
| | * | update installation instructionsSteve Piercy2018-11-271-4/+4
| | * | Fix links to news and pipSteve Piercy2018-11-271-5/+3
| | * | Use correct syntax highlightingSteve Piercy2018-11-271-35/+86
| | * | Comment out templates path as it is not usedSteve Piercy2018-11-271-1/+1
| | * | Modernize conf.py so we don't have to keep updating it for each release and yearSteve Piercy2018-11-271-4/+7
| | * | Remove obsolete scriptSteve Piercy2018-11-271-9/+0
| | * | Use .rst for extension for better rendering on GitHubSteve Piercy2018-11-273-1/+1
| |/ /
* | | PEP8 spaceSteve Piercy2018-11-291-1/+1
* | | Update contactsSteve Piercy2018-11-291-3/+3
* | | Replace ' with " for consistencySteve Piercy2018-11-291-36/+36
* | | update trove classifiersSteve Piercy2018-11-291-5/+6
|/ /
* | Update URLs in setup.py and README (#10)Steve Piercy2018-11-268-56/+43
* | Make 'python setup.py test' work (#5)Chris Dent2018-11-265-6/+7