Skip to content

Commit

Permalink
Update documentation from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2023
1 parent 4a8d289 commit 5c27670
Show file tree
Hide file tree
Showing 11 changed files with 185 additions and 42 deletions.
18 changes: 18 additions & 0 deletions qrbs/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,16 @@ dd {
margin-left: 30px;
}

.sig dd {
margin-top: 0px;
margin-bottom: 0px;
}

.sig dl {
margin-top: 0px;
margin-bottom: 0px;
}

dl > dd:last-child,
dl > dd:last-child > :last-child {
margin-bottom: 0;
Expand Down Expand Up @@ -738,6 +748,14 @@ abbr, acronym {
cursor: help;
}

.translated {
background-color: rgba(207, 255, 207, 0.2)
}

.untranslated {
background-color: rgba(255, 207, 207, 0.2)
}

/* -- code displays --------------------------------------------------------- */

pre {
Expand Down
2 changes: 1 addition & 1 deletion qrbs/_static/css/theme.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions qrbs/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
Expand Down
30 changes: 22 additions & 8 deletions qrbs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b3ba4146"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/contentui.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -38,7 +38,7 @@
<img src="_static/logo-neasqc.svg" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -171,44 +171,58 @@ <h2 id="B">B</h2>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_and">build_and() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_and">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_and">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_fact">build_fact() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_fact">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_fact">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_island">build_island() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_island">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_island">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_not">build_not() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_not">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_not">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_or">build_or() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_or">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_or">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_rule">build_rule() (neasqc_qrbs.knowledge_rep.Builder static method)</a>

<ul>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_rule">(neasqc_qrbs.knowledge_rep.BuilderFuzzy static method)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_rule">(neasqc_qrbs.knowledge_rep.BuilderImpl static method)</a>
</li>
</ul></li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Buildable">Buildable (class in neasqc_qrbs.knowledge_rep)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder">Builder (class in neasqc_qrbs.knowledge_rep)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy">BuilderFuzzy (class in neasqc_qrbs.knowledge_rep)</a>
</li>
<li><a href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl">BuilderImpl (class in neasqc_qrbs.knowledge_rep)</a>
</li>
Expand Down
12 changes: 6 additions & 6 deletions qrbs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b3ba4146"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/contentui.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -40,7 +40,7 @@
<img src="_static/logo-neasqc.svg" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
21 changes: 15 additions & 6 deletions qrbs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->

<script src="_static/jquery.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/sphinx_highlight.js"></script>
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js?v=b3ba4146"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=4825356b"></script>
<script src="_static/contentui.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="_static/js/theme.js"></script>
Expand All @@ -41,7 +41,7 @@
<img src="_static/logo-neasqc.svg" class="logo" alt="Logo"/>
</a>
<div class="version">
0.1.0
0.1.1
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down Expand Up @@ -108,6 +108,15 @@ <h1>neasqc_qrbs<a class="headerlink" href="#neasqc-qrbs" title="Permalink to thi
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.Builder.build_rule"><code class="docutils literal notranslate"><span class="pre">Builder.build_rule()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_and"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_and()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_fact"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_fact()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_island"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_island()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_not"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_not()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_or"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_or()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderFuzzy.build_rule"><code class="docutils literal notranslate"><span class="pre">BuilderFuzzy.build_rule()</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl"><code class="docutils literal notranslate"><span class="pre">BuilderImpl</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.M"><code class="docutils literal notranslate"><span class="pre">BuilderImpl.M</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="neasqc_qrbs.html#neasqc_qrbs.knowledge_rep.BuilderImpl.build_and"><code class="docutils literal notranslate"><span class="pre">BuilderImpl.build_and()</span></code></a></li>
Expand Down
Loading

0 comments on commit 5c27670

Please sign in to comment.