System.Data.SQLite

Check-in [1b92687369]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix broken internal links on the index page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1b926873698eefbc831c5899e7bd48b484ae136c
User & Date: mistachkin 2012-09-19 02:22:03.341
Context
2012-09-19
02:57
Revise and enhance the web page that describes how to obtain the latest unreleased source code. check-in: 404705e45f user: mistachkin tags: trunk
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
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/index.wiki.
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
          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>







|
|



|
|
<







|
|
|
|
|
|
|
|
|
|







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
          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="support.wiki">support page</a> has an updated list of support
          options.
        </p>
        <p>
          Please refer to the
          <a href="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="features.wiki">Features</a></li>
                <li><a href="faq.wiki">Frequently Asked Questions</a></li>
                <li><a href="news.wiki">News</a></li>
                <li><a href="support.wiki">Support</a></li>
                <li><a href="downloads.wiki">Downloads</a></li>
                <li><a href="contribute.wiki">Contributing</a></li>
                <li><a href="source.wiki">Source Code</a></li>
                <li><a href="build.wiki">Build Procedures</a></li>
                <li><a href="test.wiki">Test Procedures</a></li>
                <li><a href="release.wiki">Release Procedures</a></li>
              </ul>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>