mirror of
https://github.com/SOCI/soci.git
synced 2026-05-04 10:19:53 -05:00
48 lines
1.7 KiB
HTML
48 lines
1.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<title>SOCI - documentation</title>
|
|
</head>
|
|
<body>
|
|
<table class="banner" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td class="banner_left">SOCI - The C++ Database Access Library
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table class="main">
|
|
<tr>
|
|
<td class="main_navigator">
|
|
<p>
|
|
<a href="/index.html">Home</a><br />
|
|
<a href="http://sourceforge.net/project/showfiles.php?group_id=121480" target="_blank">Download</a><br />
|
|
Documentation<br />
|
|
<a href="/articles.html">Articles</a><br />
|
|
<a href="/people.html">People</a><br />
|
|
<a href="/events.html">Events</a><br />
|
|
<a href="/links.html">Links</a><br />
|
|
</p>
|
|
<a href="http://sourceforge.net">
|
|
<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=121480&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
|
|
</td>
|
|
<td class="main_text">
|
|
<p>SOCI documentation:</p>
|
|
<ul>
|
|
<li><a href="master/" target="_blank">master</a> (development)</li>
|
|
<li><a href="release/4.0/" target="_blank">4.0</a> (stable release)</li>
|
|
<li><a href="release/3.2/" target="_blank">3.2</a></li>
|
|
<li><a href="release/3.1/" target="_blank">3.1</a></li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<a href="http://github.com/SOCI">
|
|
<img style="position: absolute; top: 0; right: 0; border: 0;" src="/forkus_github.png" alt="Fork us on GitHub" />
|
|
</a>
|
|
</body>
|
|
</html>
|