summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* 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