summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
* change singleton behaviorSimon Heisterkamp2023-01-021-1/+1
* additional documentationSimon Heisterkamp2023-01-021-0/+10
* lexer documentationSimon Heisterkamp2023-01-022-0/+67
* Correct capitalization of PyPy.Andi Albrecht2020-09-131-1/+1
* Remove support for end-of-life PythonsJon Dufresne2020-08-312-3/+1
* add comma_first option for docsgingi992020-02-021-0/+5
* put available format options into API docxg19902020-02-021-0/+6
* Correct some minor errors on Introduction page.Andi Albrecht2019-05-251-8/+3
* Re-use parts of the README in documentation.Andi Albrecht2019-05-252-27/+12
* Minor documentation fixes.Andi Albrecht2019-05-252-2/+2
* Update documentation to decrease chance of misunderstandingsTaras2019-03-141-1/+1
* Update pypi.python.org URL to pypi.orgJon Dufresne2018-04-291-1/+1
* Use https:// for URLs where availableJon Dufresne2018-04-132-5/+5
* Fix typo in introMichihito Shigemura2018-01-171-1/+1
* 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.Dennis Taylor2016-06-021-0/+4
* | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
|/
* 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
* 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 sqlparse.SQLPa...Andi Albrecht2012-11-031-0/+6
* 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