On Thu, 12 Aug 2010 10:59:46 -0500, "Jon Polfer"
<jpol...@forceamerica.com> wrote:

>Is there a way to get at the documentation for previous versions of
>SQLite?
>
>I'm running 3.5.9, and don't have much of an opportunity to upgrade.  Is
>there a way that I can get a snapshot of what the wiki / website
>documentation looked like for 3.5.9?

The source of the documentation site, and the utilities to
generate the documentation site from it is kept in a
separate fossil repository. There are hyperlinks to it on
the bottom of the download page
http://www.sqlite.org/download.html.

You can clone the repository to your environment and
checkout any version, then generate the website of that
point in time.

The fossil version control system is available here:
http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to