Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add python_requires metadata3.0.1 | Michael Merickel | 2022-10-17 | 1 | -0/+5 |
| | |||||
* | prep 3.03.0 | Michael Merickel | 2022-10-16 | 1 | -2/+2 |
| | |||||
* | add a note to news.rst | Michael Merickel | 2022-05-15 | 1 | -0/+2 |
| | |||||
* | replace pkg_resources uses with importlib_metadata | Michael Merickel | 2022-05-15 | 1 | -0/+1 |
| | |||||
* | initial setup removing importlib-metadata | Michael Merickel | 2022-05-15 | 1 | -2/+5 |
| | |||||
* | blackify/isort/flake8 | Michael Merickel | 2022-05-15 | 1 | -23/+25 |
| | |||||
* | refactor to a src folder | Michael Merickel | 2022-05-15 | 1 | -0/+5 |
| | |||||
* | remove compat module | Michael Merickel | 2022-05-15 | 1 | -0/+5 |
| | |||||
* | prep 2.1.12.1.1master | Michael Merickel | 2020-10-12 | 1 | -0/+6 |
| | |||||
* | Release 2.1.02.1.0 | Chris Dent | 2020-02-02 | 1 | -0/+5 |
| | | | | * remove pytest-runner | ||||
* | Minor grammar fix (#21) | Tim Burke | 2018-12-04 | 1 | -1/+1 |
| | |||||
* | Prepare a 2.0.0 release (#19)2.0.0 | Chris Dent | 2018-11-29 | 1 | -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 _build | Steve Piercy | 2018-11-29 | 1 | -0/+1 |
| | |||||
* | Merge pull request #14 from stevepiercy/docs-publishing-4 | Steve Piercy | 2018-11-29 | 1 | -0/+107 |
|\ | | | | | republish docs; add docs build to tox.ini | ||||
| * | Add Makefile to PR so tox can build docs | Steve Piercy | 2018-11-27 | 1 | -0/+107 |
| | | |||||
| * | Comment out obsolete static path | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | comment out static directory via html_static_path | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | use proper link syntax | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | missed one code-block highlighting | Steve Piercy | 2018-11-27 | 1 | -1/+3 |
| | | |||||
* | | fix link to paster serve | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | fix spelling | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | Remove link to paste.urlmap | Steve Piercy | 2018-11-27 | 1 | -3/+1 |
| | | |||||
* | | Update link to Paste, saving a redirect ↵ | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | | | | | | | https://pythonpaste.readthedocs.io/en/latest/ | ||||
* | | Use current links | Steve Piercy | 2018-11-27 | 1 | -11/+8 |
| | | |||||
* | | Remove dead links | Steve Piercy | 2018-11-27 | 1 | -6/+2 |
| | | |||||
* | | Add intersphinx and configure Python docs | Steve Piercy | 2018-11-27 | 1 | -1/+9 |
| | | |||||
* | | rename directory of reST files to use .rst extension | Steve Piercy | 2018-11-27 | 3 | -0/+0 |
| | | |||||
* | | update installation instructions | Steve Piercy | 2018-11-27 | 1 | -4/+4 |
| | | |||||
* | | Fix links to news and pip | Steve Piercy | 2018-11-27 | 1 | -5/+3 |
| | | |||||
* | | Use correct syntax highlighting | Steve Piercy | 2018-11-27 | 1 | -35/+86 |
| | | |||||
* | | Comment out templates path as it is not used | Steve Piercy | 2018-11-27 | 1 | -1/+1 |
| | | |||||
* | | Modernize conf.py so we don't have to keep updating it for each release and year | Steve Piercy | 2018-11-27 | 1 | -4/+7 |
| | | |||||
* | | Use .rst for extension for better rendering on GitHub | Steve Piercy | 2018-11-27 | 3 | -1/+1 |
|/ | |||||
* | Update URLs in setup.py and README (#10) | Steve Piercy | 2018-11-26 | 5 | -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-1427530235567 | hao huang | 2015-03-28 | 9 | -0/+1075 |