summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* add python_requires metadata3.0.1Michael Merickel2022-10-171-0/+5
|
* prep 3.03.0Michael Merickel2022-10-161-2/+2
|
* add a note to news.rstMichael Merickel2022-05-151-0/+2
|
* replace pkg_resources uses with importlib_metadataMichael Merickel2022-05-151-0/+1
|
* initial setup removing importlib-metadataMichael Merickel2022-05-151-2/+5
|
* blackify/isort/flake8Michael Merickel2022-05-151-23/+25
|
* refactor to a src folderMichael Merickel2022-05-151-0/+5
|
* remove compat moduleMichael Merickel2022-05-151-0/+5
|
* prep 2.1.12.1.1masterMichael Merickel2020-10-121-0/+6
|
* Release 2.1.02.1.0Chris Dent2020-02-021-0/+5
| | | | * remove pytest-runner
* Minor grammar fix (#21)Tim Burke2018-12-041-1/+1
|
* Prepare a 2.0.0 release (#19)2.0.0Chris Dent2018-11-291-0/+7
| | | | | | | | | | | | | | | | * Prepare a 2.0.0 release Update version in setup.py Add changes to news.rst Add build artifacts to .gitignore The rationale for using a 2.0.0 version number is to make a rather heavy-handed signal about the change in project hosting and maintenance. * Fixup text and links in 2.0.0 news Better linking and more complete text
* add docs/.gitignore to add _buildSteve Piercy2018-11-291-0/+1
|
* Merge pull request #14 from stevepiercy/docs-publishing-4Steve Piercy2018-11-291-0/+107
|\ | | | | republish docs; add docs build to tox.ini
| * Add Makefile to PR so tox can build docsSteve Piercy2018-11-271-0/+107
| |
| * Comment out obsolete static pathSteve Piercy2018-11-271-1/+1
| |
* | 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 ↵Steve Piercy2018-11-271-1/+1
| | | | | | | | https://pythonpaste.readthedocs.io/en/latest/
* | 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
| |
* | Use .rst for extension for better rendering on GitHubSteve Piercy2018-11-273-1/+1
|/
* Update URLs in setup.py and README (#10)Steve Piercy2018-11-265-63/+20
| | | | | | | | | | | | | | | | | | | | | * Rename to README.rst for better rendering on GitHub * Update URLs in README and setup.py - See #2 and #4 * Add docs_extra to setup.py * Use pylons-sphinx-themes for pylons * Fix broken link to get initial html docs built * Move license.txt to root of repo in hopes that GitHub will find it * Remove obsolete links from navigation * Remove license from docs * Update link to pastescript in README.rst
* Fix typo in docs/index.txthuang1hao/fix-typo-in-docsindextxt-1427530235567hao huang2015-03-289-0/+1075