diff --git a/docs/index.html b/docs/index.html index c3cc77c92..21fdd32b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -51,6 +51,7 @@
  • building libtorrent
  • examples
  • api documentation
  • +
  • create torrents
  • running tests
  • screenshot
  • mailing list (archive)
  • diff --git a/docs/index.rst b/docs/index.rst index dd80c61ee..7a95f173b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,7 @@ * `building libtorrent`_ * examples_ * `api documentation`_ +* `create torrents`_ * `running tests`_ * screenshot_ * `mailing list`_ (archive_) @@ -51,6 +52,7 @@ libtorrent .. _`building libtorrent`: building.html .. _examples: examples.html .. _`api documentation`: manual.html +.. _`create torrents`: make_torrent.html .. _`running tests`: running_tests.html .. _screenshot: client_test.png .. _`extensions protocol`: extension_protocol.html