]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/integration/bittorrent.texi
Add various documentation indices
[nncp.git] / doc / integration / bittorrent.texi
index 841391e5933fab304360d0b611c7885d8ba0b20d..f3136c8ddc664fd1acee2a517f9d79475e498e3e 100644 (file)
@@ -1,4 +1,5 @@
 @node BitTorrent
 @node BitTorrent
+@cindex BitTorrent integration
 @section BitTorrent and huge files
 
 If dealing with @ref{Git}, @ref{Feeds, web feeds} and @ref{Multimedia,
 @section BitTorrent and huge files
 
 If dealing with @ref{Git}, @ref{Feeds, web feeds} and @ref{Multimedia,
@@ -6,6 +7,7 @@ multimedia} goes relatively fast, then BitTorrent and huge files
 consumes much time. You can not wait for downloads finish, but want to
 queue them after.
 
 consumes much time. You can not wait for downloads finish, but want to
 queue them after.
 
+@pindex aria2
 @url{http://aria2.github.io/, aria2} multi-protocol download utility
 could be used for solving that issue conveniently. It supports HTTP,
 HTTPS, FTP, SFTP and BitTorrent protocols, together with
 @url{http://aria2.github.io/, aria2} multi-protocol download utility
 could be used for solving that issue conveniently. It supports HTTP,
 HTTPS, FTP, SFTP and BitTorrent protocols, together with
@@ -15,6 +17,7 @@ URIs, Web-seeding, selective downloads, LPD. @command{aria2} can
 accelerate HTTP*/*FTP downloads by segmented multiple parallel
 connections.
 
 accelerate HTTP*/*FTP downloads by segmented multiple parallel
 connections.
 
+@pindex aria2-downloaded.sh
 You can queue you files after they are completely downloaded.
 @file{aria2-downloaded.sh} contents:
 
 You can queue you files after they are completely downloaded.
 @file{aria2-downloaded.sh} contents: