Skip to content

Commit

Permalink
Deploying to gh-pages from @ e9c3032 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dietmarkuehl committed Jan 25, 2025
1 parent 0f442ba commit 64228d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion md_docs_contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<li>The implememtation of a component may be missing.</li>
<li>The layout of some pages related to the project can be improved.</li>
<li>Some behaviour of a component isn't tested or documented.</li>
<li>You found something which should be linked from the <a href="https://github.com/bemanproject/execution/docs/resources.md">resources</a> page.</li>
<li>You found something which should be linked from the <a href="https://github.com/bemanproject/execution/blob/main/docs/contributing.md">resources</a> page.</li>
<li>There are <a href="https://github.com/bemanproject/execution/pulls">pull requests</a> which could be reviewed.</li>
<li>This very page or list is lacking something.</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion md_docs_resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
Resources Related to &lt;tt&gt;beman::execution&lt;/tt&gt;</h1>
<p>This page has links to some resources related to this repository:</p>
<ul>
<li>Lucian Teodorescu's <a href="https://accu.org/journals/nonmembers/overload_issue_members/">Overload</a> article <a href="https://accu.org/journals/overload/32/184/teodorescu/">Senders/Receivers: An Introduction</a>.</li>
<li>Lucian Radu Teodorescu's <a href="https://accu.org/journals/nonmembers/overload_issue_members/">Overload</a> article <a href="https://accu.org/journals/overload/32/184/teodorescu/">Senders/Receivers: An Introduction</a>.</li>
<li>Eric Niebler's Working with Asynchrony Generically: A Tour of C++ <a href="https://youtu.be/xLboNIf7BTg?si=JhXh55lCGW9-EuQl">Executors part 1</a>/<a href="https://youtu.be/6a0zzUBUNW4?si=7We2cRiJD0eJ7jm9">part 2</a>.</li>
<li>Goran Arandelovic's presentation <a href="https://eel.is/c++draft/#exec">Introduction to Sender/Receiver Framework and <code>std::execution</code></a> at <a href="https://eventos.uc3m.es/105614/programme/using-std-cpp-2024.html">Using std::cpp</a> 2024</li>
<li>The <a href="https://wg21.link/p2300">`std::execution</a> proposal.</li>
Expand Down

0 comments on commit 64228d4

Please # to comment.