summaryrefslogtreecommitdiffstats
path: root/Doc/lib/sqlite3
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-1529-511/+0
|
* Fix typo in exampleAndrew M. Kuchling2006-09-081-1/+1
|
* Typo fixAndrew M. Kuchling2006-07-281-1/+1
|
* Text files missing the SVN eol-style property.Tim Peters2006-05-1626-463/+463
|
* Whitespace normalization.Tim Peters2006-05-037-71/+63
|
* Further integration of the documentation for the sqlite3 module. There's stillGerhard Häring2006-05-0129-0/+519
quite some content to move over from the pysqlite manual, but it's a start now.