*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-01-18 19:12:18 +00:00
parent f729893016
commit 23256b9b1f
14 changed files with 279 additions and 187 deletions

View File

@@ -4,13 +4,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.3.1: http://docutils.sourceforge.net/" />
<title>libtorrent</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div class="document" id="libtorrent">
<h1 class="title">libtorrent</h1>
<table border class="table">
<div class="document">
<p><img alt="logo.png" src="logo.png" /></p>
<table border class="menu table">
<colgroup>
<col width="26%" />
<col width="19%" />
@@ -28,7 +27,7 @@
</tbody>
</table>
<p>libtorrent is a C++ library that aims to be a good alternative to all the
<a class="reference" href="links.html">other bittorrent implementations</a> around. It is a
other bittorrent implementations around. It is a
library and not a full featured client, although it comes with a working
example client.</p>
<p>The main goals of libtorrent are:</p>