Skip to content

Commit

Permalink
Updating Sphinx docs - branch (html)
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarBot committed Oct 8, 2024
1 parent 6a5fa53 commit 941f5e3
Show file tree
Hide file tree
Showing 980 changed files with 945 additions and 180,951 deletions.
2 changes: 1 addition & 1 deletion branches/master/html/_sources/manual/building_hpx.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ To build |hpx| under Windows 10 x64 with Visual Studio 2015:
* Download the CMake V3.18.1 installer (or latest version) from `here
<https://blog.kitware.com/cmake-3-18-1-available-for-download/>`__
* Download the hwloc V1.11.0 (or the latest version) from `here
<http://www.open-mpi.org/software/hwloc/v1.11/downloads/hwloc-win64-build-1.11.0.zip>`__
<https://www.open-mpi.org/software/hwloc/v2.11/>`__
and unpack it.
* Download the latest Boost libraries from `here
<https://www.boost.org/users/download/>`__ and unpack them.
Expand Down
2 changes: 1 addition & 1 deletion branches/master/html/about_hpx.html
Original file line number Diff line number Diff line change
Expand Up @@ -4396,7 +4396,7 @@ <h1>About HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4413,7 +4413,7 @@ <h1>History</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4793,7 +4793,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4402,7 +4402,7 @@ <h1>Additional material</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4419,7 +4419,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4462,7 +4462,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 2024.<br/>
</p>
</footer>
</div>
Expand Down
66 changes: 33 additions & 33 deletions branches/master/html/api/public_api.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions branches/master/html/api/public_distributed_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -4598,7 +4598,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/544cb8548861ed50d2a6428d4a2a4950b759cbb4/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/3ca976d8db53a8e9dc7b73b7fd7c7d5619c7fe23/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 @@ -4640,7 +4640,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/544cb8548861ed50d2a6428d4a2a4950b759cbb4/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/3ca976d8db53a8e9dc7b73b7fd7c7d5619c7fe23/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 @@ -4737,7 +4737,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/544cb8548861ed50d2a6428d4a2a4950b759cbb4/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/3ca976d8db53a8e9dc7b73b7fd7c7d5619c7fe23/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 @@ -4787,7 +4787,7 @@ <h4>Member functions<a class="headerlink" href="#member-functions" title="Permal
</section>
<section id="hpx-async-hpp">
<span id="public-distr-api-header-async"></span><h2><code class="docutils literal notranslate"><span class="pre">hpx/async.hpp</span></code><a class="headerlink" href="#hpx-async-hpp" title="Permalink to this headline">#</a></h2>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/544cb8548861ed50d2a6428d4a2a4950b759cbb4/libs/full/async_distributed/include/hpx/async.hpp">hpx/async.hpp</a>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/3ca976d8db53a8e9dc7b73b7fd7c7d5619c7fe23/libs/full/async_distributed/include/hpx/async.hpp">hpx/async.hpp</a>
includes distributed implementations of <a class="reference internal" href="../libs/core/async_base/api/async.html#_CPPv4I0DpEN3hpx5asyncEDcRR1FDpRR2Ts" title="hpx::async"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">hpx::async</span></code></a>,
<a class="reference internal" href="../libs/core/async_base/api/post.html#_CPPv4I0DpEN3hpx4postEbRR1FDpRR2Ts" title="hpx::post"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">hpx::post</span></code></a>, <a class="reference internal" href="../libs/core/async_base/api/sync.html#_CPPv4I0DpEN3hpx4syncEDcRR1FDpRR2Ts" title="hpx::sync"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">hpx::sync</span></code></a>, and <a class="reference internal" href="../libs/core/async_base/api/dataflow.html#_CPPv4I0DpEN3hpx8dataflowEDcRR1FDpRR2Ts" title="hpx::dataflow"><code class="xref cpp cpp-func docutils literal notranslate"><span class="pre">hpx::dataflow</span></code></a>.
For information regarding the C++ standard library header, see <a class="reference internal" href="public_api.html#public-api"><span class="std std-ref">Public API</span></a>.</p>
Expand Down Expand Up @@ -4817,7 +4817,7 @@ <h3>Functions<a class="headerlink" href="#id6" title="Permalink to this headline
</section>
<section id="hpx-components-hpp">
<span id="public-distr-api-header-components"></span><h2><code class="docutils literal notranslate"><span class="pre">hpx/components.hpp</span></code><a class="headerlink" href="#hpx-components-hpp" title="Permalink to this headline">#</a></h2>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/544cb8548861ed50d2a6428d4a2a4950b759cbb4/libs/full/include/include/hpx/include/components.hpp">hpx/include/components.hpp</a>
<p>The header <a class="reference external" href="http://github.com/STEllAR-GROUP/hpx/blob/3ca976d8db53a8e9dc7b73b7fd7c7d5619c7fe23/libs/full/include/include/hpx/include/components.hpp">hpx/include/components.hpp</a>
includes the components implementation. A component in <cite>hpx</cite> is a C++ class
which can be created remotely and for which its member functions can be invoked
remotely as well. More information about how components can be defined,
Expand Down Expand Up @@ -4930,7 +4930,7 @@ <h3>Functions<a class="headerlink" href="#id8" title="Permalink to this headline
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4389,7 +4389,7 @@ <h1>Citing HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4414,7 +4414,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4389,7 +4389,7 @@ <h1>Contributing to HPX</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4407,7 +4407,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4538,7 +4538,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4391,7 +4391,7 @@ <h1>HPX governance model</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4557,7 +4557,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4530,7 +4530,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4513,7 +4513,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 Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4402,7 +4402,7 @@ <h1>Examples</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 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 @@ -4714,7 +4714,7 @@ <h1>Local to remote</h1>
By The STE||AR Group<br/>

&copy; Copyright 2008-2024, The STE||AR Group.<br/>
Last updated on Sep 30, 2024.<br/>
Last updated on Oct 08, 2024.<br/>
</p>
</footer>
</div>
Expand Down
Loading

0 comments on commit 941f5e3

Please sign in to comment.