On 10/8/16, Domingo Alvarez Duarte <[email protected]> wrote: > Hello ! > > I'm trying to make sqlite3 documentation to use locally and got this error: > > Has someone build the latest documentation ? >
Yes. https://sqlite.org/draft/index.html was built by typing "make all" (or "make fast") and then using rsync to move the result to the website. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

