commit | eb2e1926acdf803b8416724e5321df07b2798b2a | [log] [tgz] |
---|---|---|
author | Gerhard Häring <gh@ghaering.de> | Sat Apr 29 23:12:41 2006 +0000 |
committer | Gerhard Häring <gh@ghaering.de> | Sat Apr 29 23:12:41 2006 +0000 |
tree | d2b7d488de7e9493d77336588b09043f9b7023ce | |
parent | 1e0139753361f7fb820e63950b04203dc02e803c [diff] [blame] |
This is the start of documentation for the sqlite3 module. Please feel free to find a better place for the link to it than alongside bsddb & friends.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 67aab8f..6172f36 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -224,6 +224,7 @@ \input{libdbhash} \input{libbsddb} \input{libdumbdbm} +\input{libsqlite3} % =============