added missing make_torrent documentation

This commit is contained in:
Arvid Norberg
2008-11-19 18:32:36 +00:00
parent ed604e8652
commit 5da78dc9c5
4 changed files with 272 additions and 0 deletions

View File

@@ -85,6 +85,9 @@ python setup.py install
</pre>
</li>
</ol>
<p>This requires that you have built and install libtorrent first. The setup.py relies
on pkg-config to be installed as well. It invokes pkg-config in order to link
against libtorrent.</p>
</div>
<div class="section" id="building-using-boost-build">
<h2>building using boost build</h2>