Commit Graph

689 Commits (master)

Author SHA1 Message Date
Tatsuhiro Tsujikawa 02f2d0d847 Update bash_completion 2023-11-15 18:46:08 +09:00
Tatsuhiro Tsujikawa 58d06624d2 Fix python scripts 2023-11-15 18:45:57 +09:00
Tatsuhiro Tsujikawa 35f1e326ec Update sphinx_rtd_theme 2023-11-15 18:19:21 +09:00
Tatsuhiro Tsujikawa aa03612397
Merge pull request #1982 from h3xx/update-docs
Various documenation fixes and rewords
2023-11-05 10:07:29 +09:00
Tatsuhiro Tsujikawa 274e5048cb Update sphinx_rtd_theme 2023-09-17 21:32:27 +09:00
yixinBC a787a80495
fix typo 2023-06-20 20:30:44 +08:00
yixinBC 40cabe7519
fix wrong `dht.dat` binary file structure in docs 2023-06-20 20:28:08 +08:00
Dan Church c7a3b6acb1
Fix grammar, rework layout of `--stream-piece-selector` section 2022-09-27 16:22:42 -05:00
Dan Church 54af7ad1c5
Fix misspelled word 2022-09-27 16:22:05 -05:00
Dan Church 5436b758b7
Re-word warning about undefined behavior 2022-09-27 15:23:46 -05:00
Dan Church 3567789325
Concise-ify note 2022-09-27 15:18:06 -05:00
Dan Church e5cd195045
Change 'meta data' to 'metadata' 2022-09-27 15:15:14 -05:00
ITriskTI 0dcd4e9f29 Update aria2c.rst 2022-04-07 13:22:35 +03:00
carsonzhu 839dd2caf7 add no-want-digest-header option 2022-04-03 18:58:56 +09:00
Tatsuhiro Tsujikawa aaf090d1a6
Merge pull request #1877 from h3xx/fix-doc-typo
Fix typo in documentation, --help text
2022-04-03 18:32:21 +09:00
Dan Church de99fc170e
Fix typo 2022-01-19 09:57:01 -06:00
Richard Nias 6c96589244 Fix header in --http-accept-gzip documentation 2021-09-17 10:17:39 +02:00
Tatsuhiro Tsujikawa 21f476588c Fix sphinx build error 2021-08-21 17:26:00 +09:00
Tatsuhiro Tsujikawa da3b2ff457 Update sphinx_rtd_theme 2021-08-21 17:11:03 +09:00
sleepymac 5d77701bc1 Updates the make_bash_completion script to Python3. 2020-08-15 10:12:30 -07:00
ITriskTI 3e0134fef9 Update aria2c.rst 2019-10-06 17:34:06 +03:00
Tatsuhiro Tsujikawa a93fc6aff1 Update bash_completion 2019-10-06 09:44:20 +09:00
Tatsuhiro Tsujikawa 52da4e40ea Drop SSLv3.0 and TLSv1.0 and add TLSv1.3
TLSv1.3 support is added for GNUTLS and OpenSSL.
2019-04-07 16:18:32 +09:00
ITriskTI 71a98203a0 Update aria2c.rst 2018-10-14 20:59:31 +03:00
Tatsuhiro Tsujikawa 7e5757c238 Update doc 2018-10-13 20:56:59 +09:00
Tatsuhiro Tsujikawa 475e6c5997 Fix "UDP" typo
Patch from Sergey Matveev
2018-06-18 23:52:25 +09:00
Tatsuhiro Tsujikawa 307d8e779e
Merge pull request #1113 from ITriskTI/patch-1
Update aria2c.rst
2018-01-19 23:12:34 +09:00
Tatsuhiro Tsujikawa d791d0b6c3 Fix doc 2018-01-18 15:51:20 +09:00
ITriskTI 86dfc97a52 Update aria2c.rst 2018-01-17 16:56:12 +03:00
Tatsuhiro Tsujikawa 450b4f467f Fix sphinx warnings 2017-10-17 23:13:40 +09:00
Tatsuhiro Tsujikawa 2a8a63dd3d Update bash_completion 2017-10-17 22:26:37 +09:00
Tatsuhiro Tsujikawa 31a2f5cd1b doc: Remove outdated text 2017-09-21 22:26:49 +09:00
ITriskTI 04ba8107fc Update aria2c.rst 2017-07-12 22:55:39 +03:00
Kurt Kartaltepe b9c685bbbc Add documentation for --peer-agent 2017-07-11 14:16:09 -05:00
geetam 7f853c53dc [Docs, libaria2] Fix type of obj pushed into options vector
aria::KeyVals is a vector of pair of std strings, therefore the type of object being pushed should be std::pair<std::string, std::string>,
however in the docs, the type of the said object is KeyVals.
If one follows the docs, their code will fail to compile.
2017-06-17 01:27:03 +05:30
ITriskTI bafd26ed57 Update aria2c.rst 2017-05-22 22:15:31 +03:00
Tatsuhiro Tsujikawa 2b81eb09d4 Document --bt-load-saved-metadata 2017-05-22 00:02:05 +09:00
it-0x21-rr a52a2d8437 Update aria2c.rst 2017-05-10 13:31:38 +03:00
Tatsuhiro Tsujikawa 9ac47a62b4 Clarify --max-concurrent-downloads option 2017-05-08 22:59:29 +09:00
Tse Kit Yam e07356a502 Fix typo
Although I haven’t checked the code, I believe `unpauseAll` only works
on paused downloads.
2017-05-08 22:37:03 +09:00
Tatsuhiro Tsujikawa a28396065e Fix broken text formatting 2017-04-16 16:50:20 +09:00
Tatsuhiro Tsujikawa f55fced91f Update bash_completion 2017-01-16 22:11:12 +09:00
ITriskTI 12798e778e Update aria2c.rst 2016-12-31 18:50:16 +03:00
Tatsuhiro Tsujikawa 2efc5a9288 Document --content-disposition-default-utf8 opiton 2016-12-31 14:11:12 +09:00
Tatsuhiro Tsujikawa 4233474471 Update doc 2016-12-04 14:23:03 +09:00
ITriskTI d9f2f1c684 Update aria2c.rst 2016-11-27 00:01:27 +03:00
Tatsuhiro Tsujikawa 63f47cbbc5 Document about ${HOME} expansion 2016-11-23 22:52:27 +09:00
Tatsuhiro Tsujikawa 9d58ad912a Document that libaria2 is not thread safe 2016-11-16 22:10:42 +09:00
Tatsuhiro Tsujikawa 3740a2aef8 Update bash_completion 2016-10-16 17:06:03 +09:00
ITriskTI 7be69be3b4 Update aria2c.rst 2016-09-29 16:28:18 +03:00