Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the index page to use HTML and clean it up a bit. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
4f83137a624d70f30061f065322e0b0b |
User & Date: | mistachkin 2012-09-19 02:17:03.250 |
Context
2012-09-19
| ||
02:22 | Fix broken internal links on the index page. check-in: 1b92687369 user: mistachkin tags: trunk | |
02:17 | Update the index page to use HTML and clean it up a bit. check-in: 4f83137a62 user: mistachkin tags: trunk | |
2012-09-18
| ||
08:39 | Simplify the file/assembly versioning tests and add several more assemblies to be verified. check-in: 8727b0b87e user: mistachkin tags: trunk | |
Changes
Changes to www/index.wiki.
1 | <title>About</title> | | > | | | < | < < < < < < < < < < | < < | | | > | | | | | | < | | > | | > > > > > | < | | > | > | < < < | | > | < < | | > > > | | | | | > > | | < < | | | < | | < < | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | <title>About</title> <nowiki> <br> <table width="100%" cellpadding="5"> <tr> <td width="20%"> </td> <td> <p> This is a fork of the popular ADO.NET adapter for <a href="http://www.sqlite.org/">SQLite</a> known as System.Data.SQLite. The originator of System.Data.SQLite, Robert Simpson, is aware of this fork, has expressed his approval, and has commit privileges on this Fossil repository. The SQLite Development Team intends to maintain the System.Data.SQLite project moving forward. </p> <p> Historical versions, as well as the original support forums, may still be found at <a href="http://sqlite.phxsoftware.com/">http://sqlite.phxsoftware.com/</a>, though there have been no updates to this version since April of 2010. </p> <p> There is no forum on this web site; however, the <a href="/index.html/support.wiki">support page</a> has an updated list of support options. </p> <p> Please refer to the <a href="/index.html/downloads.wiki">download page</a> for a complete list of downloadable packages and information on their use. </p> </td> <td width="30%"> <table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0"> <tr> <td> <ul> <li><a href="/index.html/features.wiki">Features</a></li> <li><a href="/index.html/faq.wiki">Frequently Asked Questions</a></li> <li><a href="/index.html/news.wiki">News</a></li> <li><a href="/index.html/support.wiki">Support</a></li> <li><a href="/index.html/downloads.wiki">Downloads</a></li> <li><a href="/index.html/contribute.wiki">Contributing</a></li> <li><a href="/index.html/source.wiki">Source Code</a></li> <li><a href="/index.html/build.wiki">Build Procedures</a></li> <li><a href="/index.html/test.wiki">Test Procedures</a></li> <li><a href="/index.html/release.wiki">Release Procedures</a></li> </ul> </td> </tr> </table> </td> </tr> </table> </nowiki> |