add blog link to index page

This commit is contained in:
Arvid Norberg 2011-11-10 08:50:24 +00:00
parent 4a5769857b
commit a60cfa3319
2 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,7 @@
<li><a class="reference external" href="projects.html">who's using libtorrent?</a></li>
<li><a class="reference external" href="http://code.google.com/p/libtorrent/issues/entry">report bugs</a></li>
<li><a class="reference external" href="http://www.sourceforge.net/projects/libtorrent">sourceforge page</a></li>
<li><a class="reference external" href="http://blog.libtorrent.org">blog</a></li>
<li><a class="reference external" href="http://code.google.com/p/libtorrent/wiki/index">wiki</a></li>
</ul>
<hr class="docutils" />

View File

@ -16,6 +16,7 @@
* `who's using libtorrent?`_
* `report bugs`_
* `sourceforge page`_
* `blog`_
* `wiki`_
--------
@ -77,6 +78,7 @@ libtorrent
.. _`report bugs`: http://code.google.com/p/libtorrent/issues/entry
.. _sourceforge page: http://www.sourceforge.net/projects/libtorrent
.. _wiki: http://code.google.com/p/libtorrent/wiki/index
.. _blog: http://blog.libtorrent.org
.. _`ruby bindings`: http://libtorrent-ruby.rubyforge.org/
.. _`python bindings`: python_binding.html