Skip to content

Commit b14508b

Browse files
updated dox
1 parent e2ddef4 commit b14508b

4 files changed

Lines changed: 17 additions & 10 deletions

File tree

docs/executor_8hpp_source.html

Lines changed: 11 additions & 9 deletions
Large diffs are not rendered by default.

docs/master-branch.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ <h1><a class="anchor" id="master-branch_new_features"></a>
108108
</ul>
109109
<h1><a class="anchor" id="master-branch_bug_fixes"></a>
110110
Bug Fixes</h1>
111+
<ul>
112+
<li>Fixed the stack overflow problem in zero worker execution</li>
113+
</ul>
111114
<p>There are no major bug fixes for now since <a class="el" href="release-2-2-0.html">Release 2.2.0 (2019/06/15)</a>. </p>
112115
</div></div><!-- contents -->
113116
</div><!-- doc-content -->

docs/search/all_2.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.

doxygen/releases/master-branch.dox

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ To download the newest version of Cpp-Taskflow, please clone from <a href="https
2121

2222
@section master-branch_bug_fixes Bug Fixes
2323

24+
@li Fixed the stack overflow problem in zero worker execution
25+
2426
There are no major bug fixes for now since @ref release-2-2-0.
2527

2628
*/

0 commit comments

Comments
 (0)