Nils Maier
4f2c1b86eb
Allow for out-of-tree Sphinx builds
2013-03-03 14:50:16 +01:00
Tatsuhiro Tsujikawa
66a85777ad
Document UDP tracker in manual
2013-03-03 18:28:25 +09:00
Nils Maier
1596e83a83
Document -i/--save-session gzip behaviour
2013-03-02 15:48:26 +01:00
Tatsuhiro Tsujikawa
38fc5de154
doc: Specify static file explicitly
2013-02-19 23:34:28 +09:00
Tatsuhiro Tsujikawa
e8491b989b
Add Portuguese manual
...
This translation is based on aria2 version 1.15.2 manual.
Contributed by Gilberto dos Santos Alves
2013-02-19 23:22:22 +09:00
Tatsuhiro Tsujikawa
4095b2ec6b
Update doc
2013-02-19 22:14:18 +09:00
Tatsuhiro Tsujikawa
7c2404db5e
Set language=ru in ru/conf.py.in
2013-02-18 00:33:02 +09:00
Tatsuhiro Tsujikawa
68919a2412
Update doc css
2013-02-18 00:31:51 +09:00
Tatsuhiro Tsujikawa
b9ee9a1195
doc: Customize theme
2013-02-02 20:57:35 +09:00
Tatsuhiro Tsujikawa
1639ca5b5b
Update bash_completion
2013-01-29 22:22:15 +09:00
ITriskTI
f8cb9b67de
Update and fixed some bugs
2013-01-27 21:12:55 +03:00
Tatsuhiro Tsujikawa
382cb9a191
Document about k and m can be used as well as K and M.
2013-01-27 21:13:24 +09:00
Tatsuhiro Tsujikawa
74e570de37
Documented --save-session-interval option in man page
2013-01-10 00:18:14 +09:00
Tatsuhiro Tsujikawa
794f7b7014
Documented --referer="*" in man page
2013-01-08 21:46:50 +09:00
Tatsuhiro Tsujikawa
58c047a4a8
Documented --console-log-level option in man page
2013-01-08 21:27:26 +09:00
Tatsuhiro Tsujikawa
e9de4db0d5
Updated bash_completion
2012-12-26 23:28:42 +09:00
ITriskTI
d2892cf7b4
Update doc/manual-src/ru/aria2c.rst
2012-12-17 11:13:53 +03:00
Tatsuhiro Tsujikawa
77a4ee4de0
Save gid option with --save-session option
2012-12-17 00:33:11 +09:00
Tatsuhiro Tsujikawa
983cb3683a
Documented --gid option and updated RPC interface section in man page
2012-12-16 21:31:28 +09:00
Tatsuhiro Tsujikawa
0001f4cfbd
Added --gid option
...
This option sets GID manually. aria2 identifies each download by the
ID called GID. The GID must be hex string of 16 characters, thus
[0-9a-zA-Z] are allowed and leading zeros must not be stripped. The
GID all 0 is reserved and must not be used. The GID must be unique,
otherwise error is reported and the download is not added. This
option is useful when restoring the sessions saved using
--save-session option. If this option is not used, new GID is
generated by aria2.
2012-12-16 18:22:13 +09:00
ITriskTI
8c3e08f15a
Update doc/manual-src/ru/aria2c.rst
2012-12-12 21:28:17 +03:00
Tatsuhiro Tsujikawa
2235743de3
Changed console readout, making it more compact
...
"SIZE:" is removed because it is obvious. SEEDING, SEED, SPD and UP
are now replaced with SEED, SD, DL and UL respectively.
2012-12-12 23:22:04 +09:00
Tatsuhiro Tsujikawa
0c491b86d0
Documented --disk-cache option in man page
2012-12-07 01:01:33 +09:00
ITriskTI
f52d7024d1
Update doc/manual-src/ru/aria2c.rst
2012-11-17 13:20:02 +03:00
Tatsuhiro Tsujikawa
5f04183672
Updated bash_completion
2012-11-17 15:44:08 +09:00
Tatsuhiro Tsujikawa
c8e7100248
Documented --force-save option in man page
2012-11-17 15:41:37 +09:00
Tatsuhiro Tsujikawa
7db480b024
Updated bash_completion
2012-10-31 22:48:45 +09:00
ITriskTI
cb5984ce52
Update doc/manual-src/ru/aria2c.rst
2012-10-31 12:47:11 +03:00
Tatsuhiro Tsujikawa
d4e7b51eb9
Made --http-no-cache false by default
2012-10-31 16:44:28 +09:00
Tatsuhiro Tsujikawa
4d6c1a8748
Added .gitignore in doc/manual-src
2012-10-31 16:36:45 +09:00
ITriskTI
bc33433e58
Update and fixed some bugs
2012-10-17 10:40:11 +03:00
Tatsuhiro Tsujikawa
b48d9082db
Documented --rpc-save-upload-metadata option in manpage
2012-10-16 22:55:35 +09:00
Tatsuhiro Tsujikawa
bc3c553b3c
Updated doc
2012-09-30 19:08:40 +09:00
Tatsuhiro Tsujikawa
492d6d1eeb
Added RPC encryption command-line example
2012-09-30 17:07:54 +09:00
Tatsuhiro Tsujikawa
71cc44bedd
Documented --rpc-private-key, --rpc-certificate and --rpc-secure in manpage
2012-09-30 17:04:14 +09:00
Tatsuhiro Tsujikawa
e83b03b2cd
aria2rpc: Added appendUri command
...
This command calls aria2.changeUri(GID, fileIndex, [], [URI,...])
internally.
2012-09-23 22:38:52 +09:00
Tatsuhiro Tsujikawa
2c4da71325
Updated bash_completion
2012-09-02 21:20:03 +09:00
ITriskTI
d59300d582
Update doc/manual-src/ru/aria2c.rst
...
Fixed lines starts with words starting "." (bug Sphinx)
2012-08-25 16:41:57 +03:00
ITriskTI
129489d1b2
Update doc/manual-src/ru/aria2c.rst
2012-08-25 14:49:41 +03:00
Tatsuhiro Tsujikawa
d734ff7d29
Added new file allocation method called 'trunc'
...
--file-allocation option can now take new value 'trunc'. 'trunc' uses
ftruncate() system call or platform-specific counterpart to truncate a
file to a specified length.
2012-08-12 16:52:53 +09:00
Tatsuhiro Tsujikawa
27e44439ea
Fixed markup
2012-08-11 21:17:03 +09:00
Tatsuhiro Tsujikawa
ab6a22119e
Added technical notes
...
It contains control file format and dht.dat file format.
2012-08-01 00:04:48 +09:00
Tatsuhiro Tsujikawa
7cd2a94e73
Updated bash_completion file
2012-07-30 21:37:46 +09:00
ITriskTI
c7131c14fe
Update and fixed some bugs
2012-07-07 14:40:52 +03:00
Tatsuhiro Tsujikawa
9ce6a831c3
Exchanged README and aria2c page in toctree.
2012-07-07 00:46:03 +09:00
Tatsuhiro Tsujikawa
ea04bd6024
Updated copyright year in manpage
2012-07-07 00:14:29 +09:00
Tatsuhiro Tsujikawa
535d22e24c
Migrated ConsoleReadout wiki page to manpage.
...
Also updated other part of manpage.
2012-07-07 00:06:12 +09:00
Tatsuhiro Tsujikawa
fc058066e5
Included README.rst from manual-src/en/index.rst
2012-07-06 23:40:29 +09:00
Tatsuhiro Tsujikawa
519076e779
Updated doc about system-wide ca
2012-07-06 21:30:00 +09:00
ITriskTI
238c3128de
Update master
2012-06-30 23:22:36 +03:00