Skip to content

Commit 7432b35

Browse files
updated docs
1 parent 246c925 commit 7432b35

9 files changed

Lines changed: 8 additions & 12 deletions

File tree

docs/Releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<div class="contents">
9898
<div class="textblock"><p>This page summarizes the release notes of Cpp-Taskflow.</p>
9999
<p><a class="el" href="master-branch.html">Master Branch (GitHub)</a> <br />
100-
<a class="el" href="release-2-2-0.html">Release 2.1.0 (2019/05/13)</a> <br />
100+
<a class="el" href="release-2-2-0.html">Release 2.2.0 (2019/05/13)</a> <br />
101101
<a class="el" href="release-2-1-0.html">Release 2.1.0 (2019/02/15)</a> <br />
102102
<a class="el" href="release-2-0-0.html">Release 2.0.0 (2018/08/28)</a> <br />
103103
</p>

docs/Releases.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var Releases =
55
[ "Working Items", "master-branch.html#master-branch_new_features", null ],
66
[ "Bug Fixes", "master-branch.html#master-branch_bug_fixes", null ]
77
] ],
8-
[ "Release 2.1.0 (2019/05/13)", "release-2-2-0.html", [
8+
[ "Release 2.2.0 (2019/05/13)", "release-2-2-0.html", [
99
[ "Download", "release-2-2-0.html#release-2-2-0_download", null ],
1010
[ "New Features", "release-2-2-0.html#release-2-2-0_new_features", null ],
1111
[ "Breaks and Deprecated Features", "release-2-2-0.html#release-2-2-0_breaks_and_deprecated_features", null ]

docs/master-branch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h1><a class="anchor" id="master-branch_new_features"></a>
107107
</ul>
108108
<h1><a class="anchor" id="master-branch_bug_fixes"></a>
109109
Bug Fixes</h1>
110-
<p>There are no major bug fixes for now since <a class="el" href="release-2-2-0.html">Release 2.1.0 (2019/05/13)</a>. </p>
110+
<p>There are no major bug fixes for now since <a class="el" href="release-2-2-0.html">Release 2.2.0 (2019/05/13)</a>. </p>
111111
</div></div><!-- contents -->
112112
</div><!-- doc-content -->
113113
<!-- start footer part -->

docs/pages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
100100
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><a class="el" href="Releases.html" target="_self">Releases</a></td><td class="desc"></td></tr>
101101
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="master-branch.html" target="_self">Master Branch (GitHub)</a></td><td class="desc"></td></tr>
102-
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="release-2-2-0.html" target="_self">Release 2.1.0 (2019/05/13)</a></td><td class="desc"></td></tr>
102+
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="release-2-2-0.html" target="_self">Release 2.2.0 (2019/05/13)</a></td><td class="desc"></td></tr>
103103
<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="release-2-1-0.html" target="_self">Release 2.1.0 (2019/02/15)</a></td><td class="desc"></td></tr>
104104
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="release-2-0-0.html" target="_self">Release 2.0.0 (2018/08/28)</a></td><td class="desc"></td></tr>
105105
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">&#9660;</span><a class="el" href="Cookbook.html" target="_self">Cookbook</a></td><td class="desc"></td></tr>

docs/release-2-2-0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292

9393
<div class="header">
9494
<div class="headertitle">
95-
<div class="title">Release 2.1.0 (2019/05/13) </div> </div>
95+
<div class="title">Release 2.2.0 (2019/05/13) </div> </div>
9696
</div><!--header-->
9797
<div class="contents">
9898
<div class="textblock"><p>Cpp-Taskflow master branch is the newest developing line to new features and improvements we continue to support. It is also where this documentation is generated. Many things are considered <em>experimental</em> and may change or break from time to time. While it may be difficult to be keep all things consistent when introducing new features, we continue to try our best to ensure backward compatibility.</p>

docs/search/all_e.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/search/pages_4.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ var searchData=
33
['reference',['Reference',['../Reference.html',1,'']]],
44
['release_202_2e0_2e0_20_282018_2f08_2f28_29',['Release 2.0.0 (2018/08/28)',['../release-2-0-0.html',1,'Releases']]],
55
['release_202_2e1_2e0_20_282019_2f02_2f15_29',['Release 2.1.0 (2019/02/15)',['../release-2-1-0.html',1,'Releases']]],
6-
['release_202_2e1_2e0_20_282019_2f05_2f13_29',['Release 2.1.0 (2019/05/13)',['../release-2-2-0.html',1,'Releases']]],
6+
['release_202_2e2_2e0_20_282019_2f05_2f13_29',['Release 2.2.0 (2019/05/13)',['../release-2-2-0.html',1,'Releases']]],
77
['releases',['Releases',['../Releases.html',1,'']]]
88
];

docs/structtf_1_1Error.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,11 @@
109109
Inheritance diagram for tf::Error:</div>
110110
<div class="dyncontent">
111111
<div class="center"><img src="structtf_1_1Error__inherit__graph.png" border="0" usemap="#tf_1_1Error_inherit__map" alt="Inheritance graph"/></div>
112-
<map name="tf_1_1Error_inherit__map" id="tf_1_1Error_inherit__map">
113-
</map>
114112
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
115113
<div class="dynheader">
116114
Collaboration diagram for tf::Error:</div>
117115
<div class="dyncontent">
118116
<div class="center"><img src="structtf_1_1Error__coll__graph.png" border="0" usemap="#tf_1_1Error_coll__map" alt="Collaboration graph"/></div>
119-
<map name="tf_1_1Error_coll__map" id="tf_1_1Error_coll__map">
120-
</map>
121117
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
122118
<table class="memberdecls">
123119
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>

doxygen/releases/release-2.2.0.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace tf {
22

3-
/** @page release-2-2-0 Release 2.1.0 (2019/05/13)
3+
/** @page release-2-2-0 Release 2.2.0 (2019/05/13)
44

55
Cpp-Taskflow master branch is the newest developing line to new features and improvements
66
we continue to support.

0 commit comments

Comments
 (0)