Skip to content

Commit

Permalink
Updating Sphinx docs
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarBot committed Jan 10, 2024
1 parent a3ec0b0 commit e994e45
Show file tree
Hide file tree
Showing 791 changed files with 960 additions and 960 deletions.
2 changes: 1 addition & 1 deletion branches/master/html/about_hpx.html
Original file line number Diff line number Diff line change
Expand Up @@ -4355,7 +4355,7 @@ <h1>About HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/about_hpx/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -4372,7 +4372,7 @@ <h1>History</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/about_hpx/people.html
Original file line number Diff line number Diff line change
Expand Up @@ -4752,7 +4752,7 @@ <h2>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permal
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/additional_material.html
Original file line number Diff line number Diff line change
Expand Up @@ -4361,7 +4361,7 @@ <h1>Additional material</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4378,7 +4378,7 @@ <h1>API reference<a class="headerlink" href="#api-reference" title="Permalink to
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/api/full_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4421,7 +4421,7 @@ <h1>Full API<a class="headerlink" href="#full-api" title="Permalink to this head
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
64 changes: 32 additions & 32 deletions branches/master/html/api/public_api.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions branches/master/html/api/public_distributed_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4469,7 +4469,7 @@ <h2> Contents </h2>
provided by <em>HPX</em>.</p>
<section id="hpx-barrier-hpp">
<span id="public-distr-api-header-barrier"></span><h2><code class="docutils literal notranslate"><span class="pre">hpx/barrier.hpp</span></code><a class="headerlink" href="#hpx-barrier-hpp" title="Permalink to this headline">#</a></h2>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/fcac3679b2959d171035cef61cb39004dad3a209/libs/full/include/include/hpx/barrier.hpp">hpx/barrier.hpp</a> includes
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/6db7cad6c3786414f0f67f242166e8d42baec2ae/libs/full/include/include/hpx/barrier.hpp">hpx/barrier.hpp</a> includes
a distributed barrier implementation. For information regarding the C++ standard
library header <a class="reference external" href="http://en.cppreference.com/w/cpp/header/barrier">barrier</a>, see <a class="reference internal" href="public_api.html#public-api"><span class="std std-ref">Public API</span></a>.</p>
<section id="classes">
Expand Down Expand Up @@ -4511,7 +4511,7 @@ <h3>Functions<a class="headerlink" href="#functions" title="Permalink to this he
</section>
<section id="hpx-collectives-hpp">
<span id="public-distr-api-header-collectives"></span><h2><code class="docutils literal notranslate"><span class="pre">hpx/collectives.hpp</span></code><a class="headerlink" href="#hpx-collectives-hpp" title="Permalink to this headline">#</a></h2>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/fcac3679b2959d171035cef61cb39004dad3a209/libs/full/include/include/hpx/collectives.hpp">hpx/collectives.hpp</a>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/6db7cad6c3786414f0f67f242166e8d42baec2ae/libs/full/include/include/hpx/collectives.hpp">hpx/collectives.hpp</a>
contains definitions and implementations related to the collectives operations.</p>
<section id="id3">
<h3>Classes<a class="headerlink" href="#id3" title="Permalink to this headline">#</a></h3>
Expand Down Expand Up @@ -4608,7 +4608,7 @@ <h3>Functions<a class="headerlink" href="#id4" title="Permalink to this headline
</section>
<section id="hpx-latch-hpp">
<span id="public-distr-api-header-latch"></span><h2><code class="docutils literal notranslate"><span class="pre">hpx/latch.hpp</span></code><a class="headerlink" href="#hpx-latch-hpp" title="Permalink to this headline">#</a></h2>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/fcac3679b2959d171035cef61cb39004dad3a209/libs/full/include/include/hpx/latch.hpp">hpx/latch.hpp</a> includes
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/6db7cad6c3786414f0f67f242166e8d42baec2ae/libs/full/include/include/hpx/latch.hpp">hpx/latch.hpp</a> includes
a distributed latch implementation. For information regarding the C++ standard
library header <a class="reference external" href="http://en.cppreference.com/w/cpp/header/latch">latch</a>, see <a class="reference internal" href="public_api.html#public-api"><span class="std std-ref">Public API</span></a>.</p>
<section id="id5">
Expand Down Expand Up @@ -4690,7 +4690,7 @@ <h3>Functions<a class="headerlink" href="#id6" title="Permalink to this headline
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/citing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4348,7 +4348,7 @@ <h1>Citing HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4373,7 +4373,7 @@ <h1>Contributing to <em>HPX</em><a class="headerlink" href="#contributing-to-hpx
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -4348,7 +4348,7 @@ <h1>Contributing to HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/docker_image.html
Original file line number Diff line number Diff line change
Expand Up @@ -4366,7 +4366,7 @@ <h1>Using docker for development</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4497,7 +4497,7 @@ <h2>API documentation<a class="headerlink" href="#api-documentation" title="Perm
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/governance.html
Original file line number Diff line number Diff line change
Expand Up @@ -4350,7 +4350,7 @@ <h1>HPX governance model</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -4516,7 +4516,7 @@ <h2>Finding circular dependencies<a class="headerlink" href="#finding-circular-d
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/release_procedure.html
Original file line number Diff line number Diff line change
Expand Up @@ -4490,7 +4490,7 @@ <h1>Release procedure for <em>HPX</em><a class="headerlink" href="#release-proce
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/contributing/testing_hpx.html
Original file line number Diff line number Diff line change
Expand Up @@ -4472,7 +4472,7 @@ <h2>Continuous testing<a class="headerlink" href="#continuous-testing" title="Pe
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -4361,7 +4361,7 @@ <h1>Examples</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/1d_stencil.html
Original file line number Diff line number Diff line change
Expand Up @@ -4673,7 +4673,7 @@ <h1>Local to remote</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/accumulator.html
Original file line number Diff line number Diff line change
Expand Up @@ -4655,7 +4655,7 @@ <h3>The client class<a class="headerlink" href="#the-client-class" title="Permal
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/fibonacci.html
Original file line number Diff line number Diff line change
Expand Up @@ -4546,7 +4546,7 @@ <h2>Walkthrough<a class="headerlink" href="#walkthrough" title="Permalink to thi
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/fibonacci_local.html
Original file line number Diff line number Diff line change
Expand Up @@ -4567,7 +4567,7 @@ <h2>Walkthrough<a class="headerlink" href="#walkthrough" title="Permalink to thi
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/hello_world.html
Original file line number Diff line number Diff line change
Expand Up @@ -4591,7 +4591,7 @@ <h2>Walkthrough<a class="headerlink" href="#walkthrough" title="Permalink to thi
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/interest_calculator.html
Original file line number Diff line number Diff line change
Expand Up @@ -4560,7 +4560,7 @@ <h2>Walkthrough<a class="headerlink" href="#walkthrough" title="Permalink to thi
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/matrix_multiplication.html
Original file line number Diff line number Diff line change
Expand Up @@ -4561,7 +4561,7 @@ <h2>Walkthrough<a class="headerlink" href="#walkthrough" title="Permalink to thi
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/examples/serialization.html
Original file line number Diff line number Diff line change
Expand Up @@ -4684,7 +4684,7 @@ <h3>Serializing non default constructable classes<a class="headerlink" href="#se
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-A.html
Original file line number Diff line number Diff line change
Expand Up @@ -4305,7 +4305,7 @@ <h1 id="index">Index &ndash; A</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-B.html
Original file line number Diff line number Diff line change
Expand Up @@ -4302,7 +4302,7 @@ <h1 id="index">Index &ndash; B</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-C.html
Original file line number Diff line number Diff line change
Expand Up @@ -4729,7 +4729,7 @@ <h1 id="index">Index &ndash; C</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-D.html
Original file line number Diff line number Diff line change
Expand Up @@ -4293,7 +4293,7 @@ <h1 id="index">Index &ndash; D</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-F.html
Original file line number Diff line number Diff line change
Expand Up @@ -4293,7 +4293,7 @@ <h1 id="index">Index &ndash; F</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-H.html
Original file line number Diff line number Diff line change
Expand Up @@ -12295,7 +12295,7 @@ <h1 id="index">Index &ndash; H</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-L.html
Original file line number Diff line number Diff line change
Expand Up @@ -4298,7 +4298,7 @@ <h1 id="index">Index &ndash; L</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-P.html
Original file line number Diff line number Diff line change
Expand Up @@ -4299,7 +4299,7 @@ <h1 id="index">Index &ndash; P</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-S.html
Original file line number Diff line number Diff line change
Expand Up @@ -4321,7 +4321,7 @@ <h1 id="index">Index &ndash; S</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-Symbols.html
Original file line number Diff line number Diff line change
Expand Up @@ -4708,7 +4708,7 @@ <h1 id="index">Index &ndash; Symbols</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -13337,7 +13337,7 @@ <h2 id="S">S</h2>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4299,7 +4299,7 @@ <h1 id="index">Index</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4590,7 +4590,7 @@ <h2>Index<a class="headerlink" href="#index" title="Permalink to this headline">
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/libs/core/affinity/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4348,7 +4348,7 @@ <h1>affinity</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4488,7 +4488,7 @@ <h1>hpx/parallel/algorithms/adjacent_difference.hpp</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4425,7 +4425,7 @@ <h1>hpx/parallel/algorithms/adjacent_find.hpp</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Jan 09, 2024.<br/>
Last updated on Jan 10, 2024.<br/>
</p>
</footer>
</div>
Expand Down
Loading

0 comments on commit e994e45

Please sign in to comment.