Skip to content

Commit

Permalink
Deploying to deploy-doc-site from @ cc331f5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
bartlettroscoe committed Jan 25, 2024
1 parent 9290be1 commit a7cc028
Show file tree
Hide file tree
Showing 18 changed files with 92 additions and 74 deletions.
2 changes: 1 addition & 1 deletion build_ref/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3f7b9fd6664f39dc1fd1eddb751b1290
config: 083b7b048a2bc25dabb42f28268c4088
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion build_ref/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'tribits_start-3340-g685c8d5f',
VERSION: 'tribits_start-3342-gcc331f58',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
14 changes: 8 additions & 6 deletions build_ref/genindex.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; TriBITS tribits_start-3340-g685c8d5f documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<title>Index &mdash; TriBITS tribits_start-3342-gcc331f58 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -79,7 +81,7 @@ <h1 id="index">Index</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
20 changes: 11 additions & 9 deletions build_ref/index.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Generic TriBITS Project, Build, Test, and Install Reference Guide</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -222,10 +224,10 @@
<dd class="field-even"><p><a class="reference external" href="mailto:bartlett&#46;roscoe&#37;&#52;&#48;gmail&#46;com">bartlett<span>&#46;</span>roscoe<span>&#64;</span>gmail<span>&#46;</span>com</a></p>
</dd>
<dt class="field-odd">Date<span class="colon">:</span></dt>
<dd class="field-odd"><p>2023-09-21</p>
<dd class="field-odd"><p>2024-01-25</p>
</dd>
<dt class="field-even">Version<span class="colon">:</span></dt>
<dd class="field-even"><p>tribits_start-3340-g685c8d5f</p>
<dd class="field-even"><p>tribits_start-3342-gcc331f58</p>
</dd>
</dl>
<dl class="field-list simple">
Expand Down Expand Up @@ -1645,7 +1647,7 @@ <h2><a class="toc-backref" href="#id38" role="doc-backlink"><span class="sectnum
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">-</span><span class="n">D</span> <span class="n">OpenMP_</span><span class="o">&lt;</span><span class="n">LANG</span><span class="o">&gt;</span><span class="n">_FLAGS_OVERRIDE</span><span class="o">=</span><span class="s2">&quot; &quot;</span>
</pre></div>
</div>
<p>The single space ” ” will result in no flags getting added. This is needed
<p>The single space “ “ will result in no flags getting added. This is needed
since one can’t set the flags <code class="docutils literal notranslate"><span class="pre">OpenMP_&lt;LANG&gt;_FLAGS</span></code> to an empty string or
the <code class="docutils literal notranslate"><span class="pre">find_package(OpenMP)</span></code> command will fail. Setting the variable
<code class="docutils literal notranslate"><span class="pre">-DOpenMP_&lt;LANG&gt;_FLAGS_OVERRIDE=</span> <span class="pre">&quot;</span> <span class="pre">&quot;</span></code> is the only way to enable OpenMP but
Expand Down Expand Up @@ -4355,7 +4357,7 @@ <h2><a class="toc-backref" href="#id119" role="doc-backlink"><span class="sectnu
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
14 changes: 8 additions & 6 deletions build_ref/search.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; TriBITS tribits_start-3340-g685c8d5f documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<title>Search &mdash; TriBITS tribits_start-3342-gcc331f58 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />



<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -87,7 +89,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion build_ref/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion maintainers_guide/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3f7b9fd6664f39dc1fd1eddb751b1290
config: 083b7b048a2bc25dabb42f28268c4088
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion maintainers_guide/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'tribits_start-3340-g685c8d5f',
VERSION: 'tribits_start-3342-gcc331f58',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
14 changes: 8 additions & 6 deletions maintainers_guide/genindex.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; TriBITS tribits_start-3340-g685c8d5f documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<title>Index &mdash; TriBITS tribits_start-3342-gcc331f58 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -79,7 +81,7 @@ <h1 id="index">Index</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
22 changes: 12 additions & 10 deletions maintainers_guide/index.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>TriBITS Maintainers Guide and Reference</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -458,10 +460,10 @@
<dd class="field-odd"><p>Roscoe A. Bartlett (<a class="reference external" href="mailto:rabartl&#37;&#52;&#48;sandia&#46;gov">rabartl<span>&#64;</span>sandia<span>&#46;</span>gov</a>)</p>
</dd>
<dt class="field-even">Date<span class="colon">:</span></dt>
<dd class="field-even"><p>2023-09-21</p>
<dd class="field-even"><p>2024-01-25</p>
</dd>
<dt class="field-odd">Version<span class="colon">:</span></dt>
<dd class="field-odd"><p>tribits_start-3340-g685c8d5f</p>
<dd class="field-odd"><p>tribits_start-3342-gcc331f58</p>
</dd>
</dl>
<dl class="field-list simple">
Expand Down Expand Up @@ -16028,7 +16030,7 @@ <h3><a class="toc-backref" href="#id185" role="doc-backlink">tribits_verbose_pri
</pre></div>
</div>
<p>The variable <code class="docutils literal notranslate"><span class="pre">&lt;varName&gt;</span></code> can be defined or undefined or empty. This uses
an explicit “– line prefix so that it prints nice even on Windows CMake.</p>
an explicit “– line prefix so that it prints nice even on Windows CMake.</p>
<p>In: core/package_arch/TribitsVerbosePrintVar.cmake:44</p>
</section>
</section>
Expand Down Expand Up @@ -16494,7 +16496,7 @@ <h3><a class="toc-backref" href="#id212" role="doc-backlink">print_var()</a><a c
</pre></div>
</div>
<p>The variable <code class="docutils literal notranslate"><span class="pre">&lt;varName&gt;</span></code> can be defined or undefined or empty. This uses
an explicit “– line prefix so that it prints nice even on Windows CMake.</p>
an explicit “– line prefix so that it prints nice even on Windows CMake.</p>
<p>In: core/utils/PrintVar.cmake:42</p>
</section>
<section id="print-var-with-spaces">
Expand Down Expand Up @@ -21777,7 +21779,7 @@ <h2><a class="toc-backref" href="#id318" role="doc-backlink"><span class="sectnu
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
14 changes: 8 additions & 6 deletions maintainers_guide/search.html
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Search &mdash; TriBITS tribits_start-3340-g685c8d5f documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<title>Search &mdash; TriBITS tribits_start-3342-gcc331f58 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />



<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -87,7 +89,7 @@
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
2 changes: 1 addition & 1 deletion maintainers_guide/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion users_guide/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 3f7b9fd6664f39dc1fd1eddb751b1290
config: 083b7b048a2bc25dabb42f28268c4088
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion users_guide/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'tribits_start-3340-g685c8d5f',
VERSION: 'tribits_start-3342-gcc331f58',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
14 changes: 8 additions & 6 deletions users_guide/genindex.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; TriBITS tribits_start-3340-g685c8d5f documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<title>Index &mdash; TriBITS tribits_start-3342-gcc331f58 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />


<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=b0c3bd3a"></script>
<script src="_static/documentation_options.js?v=338fc48d"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down Expand Up @@ -79,7 +81,7 @@ <h1 id="index">Index</h1>
<hr/>

<div role="contentinfo">
<p>&#169; Copyright 2023, Roscoe A. Bartlett.</p>
<p>&#169; Copyright 2024, Roscoe A. Bartlett.</p>
</div>

Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
Expand Down
Loading

0 comments on commit a7cc028

Please sign in to comment.