Skip to content

Commit 39411c5

Browse files
committed
Update doc
1 parent a3184e7 commit 39411c5

27 files changed

+101
-75
lines changed

atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[aria2]]></title>
55
<link href="https://aria2.github.io/atom.xml" rel="self"/>
66
<link href="https://aria2.github.io/"/>
7-
<updated>2016-02-16T01:13:39+09:00</updated>
7+
<updated>2016-03-16T00:49:01+09:00</updated>
88
<id>https://aria2.github.io/</id>
99
<author>
1010
<name><![CDATA[Tatsuhiro Tsujikawa]]></name>

index-ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ <h2>The next generation download utility.</h2>
7777

7878
<h2>ダウンロード</h2>
7979

80-
<p><a href="https://github.com/tatsuhiro-t/aria2/releases/tag/release-1.20.0">version 1.20.0</a> をダウンロードしよう.
80+
<p><a href="https://github.com/tatsuhiro-t/aria2/releases/tag/release-1.21.0">version 1.21.0</a> をダウンロードしよう.
8181
ソースコード, OS X バイナリ, Windows バイナリおよび Android バイナリがダウンロードできる.</p>
8282

8383
<p>1.19.0 以前のリリースは<a href="http://sourceforge.net/projects/aria2/files/stable/">ここ</a>.</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>The next generation download utility.</h2>
7979

8080
<h2>Download</h2>
8181

82-
<p>Download <a href="https://github.com/tatsuhiro-t/aria2/releases/tag/release-1.20.0">version 1.20.0</a>.
82+
<p>Download <a href="https://github.com/tatsuhiro-t/aria2/releases/tag/release-1.21.0">version 1.21.0</a>.
8383
There you can download source distribution and binaries for OS X, Windows and Android.</p>
8484

8585
<p>The legacy releases earlier than 1.19.1 are available

manual/en/html/README.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>aria2 - The ultra fast download utility &mdash; aria2 1.20.0 documentation</title>
11+
<title>aria2 - The ultra fast download utility &mdash; aria2 1.21.0 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="aria2 1.20.0 documentation" href="index.html"/>
33+
<link rel="top" title="aria2 1.21.0 documentation" href="index.html"/>
3434
<link rel="next" title="libaria2: C++ library interface to aria2" href="libaria2.html"/>
3535
<link rel="prev" title="aria2c(1)" href="aria2c.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.20.0
63+
1.21.0
6464
</div>
6565

6666

@@ -765,7 +765,7 @@ <h2>References<a class="headerlink" href="#references" title="Permalink to this
765765
<script type="text/javascript">
766766
var DOCUMENTATION_OPTIONS = {
767767
URL_ROOT:'./',
768-
VERSION:'1.20.0',
768+
VERSION:'1.21.0',
769769
COLLAPSE_INDEX:false,
770770
FILE_SUFFIX:'.html',
771771
HAS_SOURCE: true

manual/en/html/_sources/aria2c.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2548,6 +2548,10 @@ For information on the *secret* parameter, see :ref:`rpc_auth`.
25482548
auto-generated downloads. If there are no such downloads, this key will not
25492549
be included in the response.
25502550

2551+
``following``
2552+
The reverse link for ``followedBy``. A download included in
2553+
``followedBy`` has this object's GID in its ``following`` value.
2554+
25512555
``belongsTo``
25522556
GID of a parent download. Some downloads are a part of another
25532557
download. For example, if a file in a Metalink has BitTorrent

manual/en/html/aria2c.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>aria2c(1) &mdash; aria2 1.20.0 documentation</title>
11+
<title>aria2c(1) &mdash; aria2 1.21.0 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="aria2 1.20.0 documentation" href="index.html"/>
33+
<link rel="top" title="aria2 1.21.0 documentation" href="index.html"/>
3434
<link rel="next" title="aria2 - The ultra fast download utility" href="README.html"/>
3535
<link rel="prev" title="Aria2 Manual" href="index.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.20.0
63+
1.21.0
6464
</div>
6565

6666

@@ -3069,6 +3069,9 @@ <h3>Methods<a class="headerlink" href="#methods" title="Permalink to this headli
30693069
<a class="reference internal" href="#cmdoption--follow-metalink"><code class="xref std std-option docutils literal"><span class="pre">--follow-metalink</span></code></a> option). This value is useful to track
30703070
auto-generated downloads. If there are no such downloads, this key will not
30713071
be included in the response.</dd>
3072+
<dt><code class="docutils literal"><span class="pre">following</span></code></dt>
3073+
<dd>The reverse link for <code class="docutils literal"><span class="pre">followedBy</span></code>. A download included in
3074+
<code class="docutils literal"><span class="pre">followedBy</span></code> has this object's GID in its <code class="docutils literal"><span class="pre">following</span></code> value.</dd>
30723075
<dt><code class="docutils literal"><span class="pre">belongsTo</span></code></dt>
30733076
<dd>GID of a parent download. Some downloads are a part of another
30743077
download. For example, if a file in a Metalink has BitTorrent
@@ -4729,7 +4732,7 @@ <h2>COPYRIGHT<a class="headerlink" href="#copyright" title="Permalink to this he
47294732
<script type="text/javascript">
47304733
var DOCUMENTATION_OPTIONS = {
47314734
URL_ROOT:'./',
4732-
VERSION:'1.20.0',
4735+
VERSION:'1.21.0',
47334736
COLLAPSE_INDEX:false,
47344737
FILE_SUFFIX:'.html',
47354738
HAS_SOURCE: true

manual/en/html/genindex.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111

12-
<title>Index &mdash; aria2 1.20.0 documentation</title>
12+
<title>Index &mdash; aria2 1.21.0 documentation</title>
1313

1414

1515

@@ -31,7 +31,7 @@
3131

3232

3333

34-
<link rel="top" title="aria2 1.20.0 documentation" href="index.html"/>
34+
<link rel="top" title="aria2 1.21.0 documentation" href="index.html"/>
3535

3636

3737
<script src="_static/js/modernizr.min.js"></script>
@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
1.20.0
62+
1.21.0
6363
</div>
6464

6565

@@ -3315,12 +3315,12 @@ <h2 id="D">D</h2>
33153315
<dt><a href="libaria2.html#_CPPv2N14DownloadHandle14DownloadHandle6getDirEv">DownloadHandle::DownloadHandle::getDir (C++ function)</a>
33163316
</dt>
33173317

3318-
</dl></td>
3319-
<td style="width: 33%" valign="top"><dl>
33203318

33213319
<dt><a href="libaria2.html#_CPPv2N14DownloadHandle14DownloadHandle16getDownloadSpeedEv">DownloadHandle::DownloadHandle::getDownloadSpeed (C++ function)</a>
33223320
</dt>
33233321

3322+
</dl></td>
3323+
<td style="width: 33%" valign="top"><dl>
33243324

33253325
<dt><a href="libaria2.html#_CPPv2N14DownloadHandle14DownloadHandle12getErrorCodeEv">DownloadHandle::DownloadHandle::getErrorCode (C++ function)</a>
33263326
</dt>
@@ -3338,6 +3338,10 @@ <h2 id="D">D</h2>
33383338
</dt>
33393339

33403340

3341+
<dt><a href="libaria2.html#_CPPv2N14DownloadHandle14DownloadHandle12getFollowingEv">DownloadHandle::DownloadHandle::getFollowing (C++ function)</a>
3342+
</dt>
3343+
3344+
33413345
<dt><a href="libaria2.html#_CPPv2N14DownloadHandle14DownloadHandle11getInfoHashEv">DownloadHandle::DownloadHandle::getInfoHash (C++ function)</a>
33423346
</dt>
33433347

@@ -3755,7 +3759,7 @@ <h2 id="U">U</h2>
37553759
<script type="text/javascript">
37563760
var DOCUMENTATION_OPTIONS = {
37573761
URL_ROOT:'./',
3758-
VERSION:'1.20.0',
3762+
VERSION:'1.21.0',
37593763
COLLAPSE_INDEX:false,
37603764
FILE_SUFFIX:'.html',
37613765
HAS_SOURCE: true

manual/en/html/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>Aria2 Manual &mdash; aria2 1.20.0 documentation</title>
11+
<title>Aria2 Manual &mdash; aria2 1.21.0 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="aria2 1.20.0 documentation" href="#"/>
33+
<link rel="top" title="aria2 1.21.0 documentation" href="#"/>
3434
<link rel="next" title="aria2c(1)" href="aria2c.html"/>
3535

3636

@@ -59,7 +59,7 @@
5959

6060

6161
<div class="version">
62-
1.20.0
62+
1.21.0
6363
</div>
6464

6565

@@ -223,7 +223,7 @@ <h1>Aria2 Manual<a class="headerlink" href="#aria2-manual" title="Permalink to t
223223
<script type="text/javascript">
224224
var DOCUMENTATION_OPTIONS = {
225225
URL_ROOT:'./',
226-
VERSION:'1.20.0',
226+
VERSION:'1.21.0',
227227
COLLAPSE_INDEX:false,
228228
FILE_SUFFIX:'.html',
229229
HAS_SOURCE: true

manual/en/html/libaria2.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>libaria2: C++ library interface to aria2 &mdash; aria2 1.20.0 documentation</title>
11+
<title>libaria2: C++ library interface to aria2 &mdash; aria2 1.21.0 documentation</title>
1212

1313

1414

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="top" title="aria2 1.20.0 documentation" href="index.html"/>
33+
<link rel="top" title="aria2 1.21.0 documentation" href="index.html"/>
3434
<link rel="next" title="Technical Notes" href="technical-notes.html"/>
3535
<link rel="prev" title="aria2 - The ultra fast download utility" href="README.html"/>
3636

@@ -60,7 +60,7 @@
6060

6161

6262
<div class="version">
63-
1.20.0
63+
1.21.0
6464
</div>
6565

6666

@@ -850,6 +850,14 @@ <h2>Types (classes, structs, unions and typedefs)<a class="headerlink" href="#ty
850850
downloads, this function returns empty array.</p>
851851
</dd></dl>
852852

853+
<dl class="function">
854+
<dt id="_CPPv2N14DownloadHandle14DownloadHandle12getFollowingEv">
855+
<span id="DownloadHandle::DownloadHandle::getFollowing"></span><a class="reference internal" href="#_CPPv25A2Gid" title="A2Gid">A2Gid</a> <code class="descclassname">DownloadHandle::</code><code class="descname">getFollowing</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv2N14DownloadHandle14DownloadHandle12getFollowingEv" title="Permalink to this definition"></a></dt>
856+
<dd><p>Returns the GID of the download which generated this download.
857+
This is a reverse link of
858+
<a class="reference internal" href="#_CPPv2N14DownloadHandle14DownloadHandle13getFollowedByEv" title="DownloadHandle::DownloadHandle::getFollowedBy"><code class="xref cpp cpp-func docutils literal"><span class="pre">DownloadHandle::getFollowedBy()</span></code></a>.</p>
859+
</dd></dl>
860+
853861
<dl class="function">
854862
<dt id="_CPPv2N14DownloadHandle14DownloadHandle12getBelongsToEv">
855863
<span id="DownloadHandle::DownloadHandle::getBelongsTo"></span><a class="reference internal" href="#_CPPv25A2Gid" title="A2Gid">A2Gid</a> <code class="descclassname">DownloadHandle::</code><code class="descname">getBelongsTo</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv2N14DownloadHandle14DownloadHandle12getBelongsToEv" title="Permalink to this definition"></a></dt>
@@ -1274,7 +1282,7 @@ <h2>Functions<a class="headerlink" href="#functions" title="Permalink to this he
12741282
<script type="text/javascript">
12751283
var DOCUMENTATION_OPTIONS = {
12761284
URL_ROOT:'./',
1277-
VERSION:'1.20.0',
1285+
VERSION:'1.21.0',
12781286
COLLAPSE_INDEX:false,
12791287
FILE_SUFFIX:'.html',
12801288
HAS_SOURCE: true

manual/en/html/objects.inv

9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)