diff --git a/docs/building.html b/docs/building.html index 0a020be3f..0d75b9ab5 100644 --- a/docs/building.html +++ b/docs/building.html @@ -2,6 +2,19 @@ + libtorrent manual diff --git a/docs/client_test.html b/docs/client_test.html index 8149e67c0..b723b0d44 100644 --- a/docs/client_test.html +++ b/docs/client_test.html @@ -2,6 +2,19 @@ + client_test example program diff --git a/docs/contributing.html b/docs/contributing.html index 64749656f..e4f6b3cd1 100644 --- a/docs/contributing.html +++ b/docs/contributing.html @@ -2,6 +2,19 @@ + libtorrent manual diff --git a/docs/dht_extensions.html b/docs/dht_extensions.html index a68a7dc03..7d39f5b9a 100644 --- a/docs/dht_extensions.html +++ b/docs/dht_extensions.html @@ -2,6 +2,19 @@ + diff --git a/docs/examples.html b/docs/examples.html index baf23b1f5..334980cc7 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -2,6 +2,19 @@ + libtorrent Examples diff --git a/docs/extension_protocol.html b/docs/extension_protocol.html index 093f833f8..b411a28ed 100644 --- a/docs/extension_protocol.html +++ b/docs/extension_protocol.html @@ -2,6 +2,19 @@ + diff --git a/docs/features.html b/docs/features.html index 0f64ccdc8..e6aa9abc7 100644 --- a/docs/features.html +++ b/docs/features.html @@ -2,6 +2,19 @@ + libtorrent manual diff --git a/docs/index.html b/docs/index.html index b57122c2e..171577bc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,6 +2,19 @@ + @@ -86,16 +99,7 @@ the library.

+

Feedback

There's a mailing list, general libtorrent discussion.

diff --git a/docs/index.rst b/docs/index.rst index 33b12110c..35f06da1b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -101,17 +101,7 @@ Support the development of libtorrent .. raw:: html -
- - - - - - - -
- + Feedback diff --git a/docs/libtorrent_plugins.html b/docs/libtorrent_plugins.html index ab9586ab4..db2dc6b9e 100644 --- a/docs/libtorrent_plugins.html +++ b/docs/libtorrent_plugins.html @@ -2,6 +2,19 @@ + diff --git a/docs/make_torrent.html b/docs/make_torrent.html index bcbc843eb..e95bb26bb 100644 --- a/docs/make_torrent.html +++ b/docs/make_torrent.html @@ -2,6 +2,19 @@ + creating torrents @@ -44,17 +57,18 @@

Table of contents

-
-

add_file

-
-
-void add_file(file_entry const& e);
-void add_file(fs::path const& p, size_type size);
-
-
-

Adds a file to the file storage. If more files than one are added, -certain restrictions to their paths apply. In a multi-file file -storage (torrent), all files must share the same root directory.

+

If more files than one are added, certain restrictions to their paths apply. +In a multi-file file storage (torrent), all files must sha