Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update index page to point to the CHM documentation file. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
f100407055756a5d0412145f386e7d0d |
User & Date: | mistachkin 2012-12-24 08:49:09.393 |
Context
2012-12-29
| ||
13:45 | Update Eagle in externals to the latest trunk. Modify connection pool test and infrastructure to prevent it from counting connections opened from the pool during the release process. check-in: 71ed45f357 user: mistachkin tags: trunk | |
2012-12-24
| ||
08:49 | Update index page to point to the CHM documentation file. check-in: f100407055 user: mistachkin tags: trunk | |
01:37 | Modify parsing of connection strings to allow property names and values to be quoted. check-in: 36bb982dd7 user: mistachkin tags: trunk | |
Changes
Changes to www/index.wiki.
︙ | ︙ | |||
30 31 32 33 34 35 36 37 38 39 40 41 42 43 | 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%" valign="top"> <table align="right" border="1" cellpadding="10" hspace="10" cellspacing="0"> <tr> <td> <ul> <li><a href="features.wiki">Features</a></li> | > > > > > > > > > | 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | 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> <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/raw/Doc/SQLite.NET.chm?name=trunk">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> <li><a href="features.wiki">Features</a></li> |
︙ | ︙ |