move create_torrent documentation into headers. deprecate API touching internal_file_entry

This commit is contained in:
Arvid Norberg
2013-08-12 03:18:43 +00:00
parent 49aba26f5c
commit 85bb6a1839
11 changed files with 323 additions and 1208 deletions

View File

@@ -53,8 +53,8 @@ extensions
ratio rather than downloading the torrent.
.. _article: utp.html
.. _extensions: manual.html#extensions
.. _`http seeding`: manual.html#http-seeding
.. _extensions: manual-ref.html#extensions
.. _`http seeding`: manual-ref.html#http-seeding
disk management
---------------
@@ -72,7 +72,7 @@ disk management
* seed mode, where the files on disk are assumed to be complete, and each
piece's hash is verified the first time it is requested.
.. _threads: manual.html#threads
.. _threads: manualref.html#threads
network
-------