summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Collapse)AuthorAgeFilesLines
* Remove references and testing for unsupported Python versionsJon Dufresne2017-10-281-3/+3
|
* Correct license link (fixes #288).Andi Albrecht2016-09-141-1/+1
|
* Apply new-style str formatVictor Uriarte2016-06-111-4/+4
|
* Fix include of changelog in docs, fix markup in Changelog.Andi Albrecht2016-06-081-4/+8
|
* Merge pull request #248 from fimmtiu/add-wrap-after-optionAndi Albrecht2016-06-031-0/+4
|\ | | | | Add --wrap_after option for wrapping identifier lists.
| * Add --wrap_after option for wrapping identifier lists.Dennis Taylor2016-06-021-0/+4
| |
* | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
|/ | | | | | | | As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
* Another small typo in the documentationDag Wieers2016-05-261-1/+1
|
* Update docs.Andi Albrecht2015-10-261-1/+1
|
* Use compat module for single Python 2/3 code base.Andi Albrecht2015-10-261-4/+4
| | | | This change includes minor fixes and code cleanup too.
* Remove compatibility for Python < 2.7.Andi Albrecht2015-10-261-2/+2
|
* Add option to truncate long string literals.Andi Albrecht2013-07-091-0/+8
|
* Fix highlighter language in documentation.Andi Albrecht2013-04-041-1/+1
|
* Add encoding parameter to top-level functions (fixes issue20).Andi Albrecht2013-04-041-0/+4
|
* Add note about testing to documentation.Andi Albrecht2013-01-011-0/+14
|
* Doc updates.Andi Albrecht2013-01-011-18/+10
|
* Fix typo.Andi Albrecht2013-01-011-1/+1
|
* Cleanup docs.Andi Albrecht2013-01-013-10/+53
|
* ...but it's not a Mercurial repository.Andi Albrecht2012-11-131-1/+1
|
* Fix project links in docs.Andi Albrecht2012-11-131-2/+2
|
* Move SQLParseError to proper location and start deprecation of ↵Andi Albrecht2012-11-031-0/+6
| | | | sqlparse.SQLParseError.
* Fix import paths in Sphinx conf.Andi Albrecht2010-11-231-4/+7
|
* Fix typo: Comparsion -> Comparison.Andi Albrecht2010-07-041-1/+1
|
* Replaced bitbucket links with links to Google Code.Andi Albrecht2009-05-291-5/+3
|
* First version of documentation.Andi Albrecht2009-04-075-12/+106
|
* Documentation: IntroductionAndi Albrecht2009-04-063-33/+92
|
* Use new theme for documentation.Andi Albrecht2009-04-061-2/+2
|
* Initial import.Andi Albrecht2009-04-036-0/+339