Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix index page link to the CHM file. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
217f1b5a6bb11a2068c7b6a08e2105cf |
User & Date: | mistachkin 2013-01-04 15:46:05.198 |
Context
2013-01-04
| ||
20:47 | Update SQLite to the latest trunk code. check-in: d832fb7645 user: mistachkin tags: trunk | |
15:46 | Fix index page link to the CHM file. check-in: 217f1b5a6b user: mistachkin tags: trunk | |
2013-01-03
| ||
16:26 | Add test to verify nullable value type behavior. check-in: 58a67130ea user: mistachkin tags: trunk | |
Changes
Changes to www/index.wiki.
︙ | ︙ | |||
36 37 38 39 40 41 42 | </p> <p> The current documentation for all public types, methods, properties, and events is checked into the repository, in <a href="http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help"> <i>Microsoft Compiled HTML Help</i> ("CHM") format</a>. It can also be | | | | 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | </p> <p> The current documentation for all public types, methods, properties, and events is checked into the repository, in <a href="http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help"> <i>Microsoft Compiled HTML Help</i> ("CHM") format</a>. It can also be <a href="/index.html/doc/trunk/Doc/SQLite.NET.chm?mimetype=application/x-chm"> downloaded directly</a> via the web interface to the repository. </p> </td> <td width="30%" valign="top"> <table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0"> <tr> <td> <ul> |
︙ | ︙ |