Skip to content

Commit

Permalink
Deploying to gh-pages from @ fce0b3d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Aug 7, 2024
1 parent 5172371 commit 7191510
Show file tree
Hide file tree
Showing 27 changed files with 38 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/.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: 18817307baa3ee679fd7bff01872b6b5
config: 04bd2b37dd27fe1161634ef1a0619e69
tags: 645f666f9bcd5a90fca523b33c5a78b7
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/_sphinx_design_static/sphinx-design.min.css

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions docs/_static/searchtools.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const Search = {

htmlToText: (htmlString, anchor) => {
const htmlElement = new DOMParser().parseFromString(htmlString, 'text/html');
for (const removalQuery of [".headerlinks", "script", "style"]) {
for (const removalQuery of [".headerlink", "script", "style"]) {
htmlElement.querySelectorAll(removalQuery).forEach((el) => { el.remove() });
}
if (anchor) {
Expand Down Expand Up @@ -328,13 +328,14 @@ const Search = {
for (const [title, foundTitles] of Object.entries(allTitles)) {
if (title.toLowerCase().trim().includes(queryLower) && (queryLower.length >= title.length/2)) {
for (const [file, id] of foundTitles) {
let score = Math.round(100 * queryLower.length / title.length)
const score = Math.round(Scorer.title * queryLower.length / title.length);
const boost = titles[file] === title ? 1 : 0; // add a boost for document titles
normalResults.push([
docNames[file],
titles[file] !== title ? `${titles[file]} > ${title}` : title,
id !== null ? "#" + id : "",
null,
score,
score + boost,
filenames[file],
]);
}
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/sphinx-design.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down Expand Up @@ -249,7 +249,7 @@ <h2>Introduction<a class="headerlink" href="#introduction" title="Link to this h
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/81e42c34528583e8495c0da763b8c825e09fd18180da50cfbf8fdd10860897a7.png" src="_images/81e42c34528583e8495c0da763b8c825e09fd18180da50cfbf8fdd10860897a7.png" />
<img alt="_images/6f573354bb330c9637c7adef36a2f44f431e0ec0882b5f86d3c4b294f2ad0672.png" src="_images/6f573354bb330c9637c7adef36a2f44f431e0ec0882b5f86d3c4b294f2ad0672.png" />
</div>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/cv.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/svg.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/svgfigure.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/svgplot.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="../_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="../_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
8 changes: 4 additions & 4 deletions docs/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down Expand Up @@ -239,7 +239,7 @@ <h3>Examples<a class="headerlink" href="#id2" title="Link to this heading"></
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Axes: xlabel=&#39;U&#39;, ylabel=&#39;v&#39;&gt;
</pre></div>
</div>
<img alt="_images/78935df9ec191c5659d721bb5ba1e77735e31e293705983346c5c6696374f5ae.png" src="_images/78935df9ec191c5659d721bb5ba1e77735e31e293705983346c5c6696374f5ae.png" />
<img alt="_images/d16593ad114f94053ed0ded813ba1e7aa8577f8a559b8e1753b068280aed5dcd.png" src="_images/d16593ad114f94053ed0ded813ba1e7aa8577f8a559b8e1753b068280aed5dcd.png" />
</div>
</div>
<p>The resulting plot indicates that only the nodes of the spline were connected. To improve the tracing use the <code class="docutils literal notranslate"><span class="pre">--sampling-interval</span></code> option.</p>
Expand Down Expand Up @@ -270,7 +270,7 @@ <h3>Examples<a class="headerlink" href="#id2" title="Link to this heading"></
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Axes: xlabel=&#39;U&#39;, ylabel=&#39;v&#39;&gt;
</pre></div>
</div>
<img alt="_images/a3097658dacbcaa0980190f7dd67271358a3276a887abcb14f0e640458f0e5d3.png" src="_images/a3097658dacbcaa0980190f7dd67271358a3276a887abcb14f0e640458f0e5d3.png" />
<img alt="_images/b03085ec7af9eb1beb54dac49f35d134266eb3152ddaf1d21e15ec8092ac206d.png" src="_images/b03085ec7af9eb1beb54dac49f35d134266eb3152ddaf1d21e15ec8092ac206d.png" />
</div>
</div>
<div class="admonition note">
Expand Down Expand Up @@ -397,7 +397,7 @@ <h3>Examples<a class="headerlink" href="#id5" title="Link to this heading"></
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Axes: xlabel=&#39;distance [m]&#39;, ylabel=&#39;height [m]&#39;&gt;
</pre></div>
</div>
<img alt="_images/4015b3e4d99bb1c52ffa394d68b578afefd4629ffc0c49f4c4ba4b882a1926b4.png" src="_images/4015b3e4d99bb1c52ffa394d68b578afefd4629ffc0c49f4c4ba4b882a1926b4.png" />
<img alt="_images/2b757ed95ea9c37e5c26a87228b3b4510be1f7bcf156ccbb5709e66b74fa3887.png" src="_images/2b757ed95ea9c37e5c26a87228b3b4510be1f7bcf156ccbb5709e66b74fa3887.png" />
</div>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down Expand Up @@ -329,7 +329,7 @@ <h2><a class="reference internal" href="api.html"><span class="std std-doc">API<
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/b76c30f3e64eb929f2f9b5eb13b3aa3352b98d00428092d2a36261e03ca3615d.png" src="_images/b76c30f3e64eb929f2f9b5eb13b3aa3352b98d00428092d2a36261e03ca3615d.png" />
<img alt="_images/eebbaf93bf4738444ae170f0a4ff2f02bf6d29ee3e7a6d7f7b2e9d9c974aae06.png" src="_images/eebbaf93bf4738444ae170f0a4ff2f02bf6d29ee3e7a6d7f7b2e9d9c974aae06.png" />
</div>
</div>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />



Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

24 changes: 13 additions & 11 deletions docs/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down Expand Up @@ -174,7 +174,7 @@ <h2>SVG Annotation (Basics)<a class="headerlink" href="#svg-annotation-basics" t
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with scan rate found in the SVG or provided metadata.
</pre></div>
</div>
<img alt="_images/de728bd955d1f3f5666fb9a6c06e20b57d2ab5e9f2c71f069678c560e75ac271.png" src="_images/de728bd955d1f3f5666fb9a6c06e20b57d2ab5e9f2c71f069678c560e75ac271.png" />
<img alt="_images/e424bf9b72947a54f3fcadf02d224ae95add90f64c1c49ff347da1366a706682.png" src="_images/e424bf9b72947a54f3fcadf02d224ae95add90f64c1c49ff347da1366a706682.png" />
</div>
</div>
<p>Alternatively the data can be digitized with the <a class="reference internal" href="cli.html"><span class="std std-doc">CLI</span></a></p>
Expand Down Expand Up @@ -346,7 +346,7 @@ <h3>Skewed Figures<a class="headerlink" href="#skewed-figures" title="Link to th
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/b76c30f3e64eb929f2f9b5eb13b3aa3352b98d00428092d2a36261e03ca3615d.png" src="_images/b76c30f3e64eb929f2f9b5eb13b3aa3352b98d00428092d2a36261e03ca3615d.png" />
<img alt="_images/eebbaf93bf4738444ae170f0a4ff2f02bf6d29ee3e7a6d7f7b2e9d9c974aae06.png" src="_images/eebbaf93bf4738444ae170f0a4ff2f02bf6d29ee3e7a6d7f7b2e9d9c974aae06.png" />
</div>
</div>
<p>Alternatively use the <a class="reference internal" href="cli.html"><span class="std std-doc">CLI</span></a> and add the option <code class="docutils literal notranslate"><span class="pre">--skewed</span></code></p>
Expand All @@ -358,7 +358,9 @@ <h3>Skewed Figures<a class="headerlink" href="#skewed-figures" title="Link to th
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with scan rate found in the SVG or provided metadata.
No text with `figure` containing a label such as `figure: 1a` found in the SVG.
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with `figure` containing a label such as `figure: 1a` found in the SVG.
</pre></div>
</div>
</div>
Expand All @@ -385,7 +387,7 @@ <h3>Scaling Factors<a class="headerlink" href="#scaling-factors" title="Link to
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/b13de1d92b61c612885555bc829ecd7a93bba3ad2f18ac1ed02e34a231fd5b8d.png" src="_images/b13de1d92b61c612885555bc829ecd7a93bba3ad2f18ac1ed02e34a231fd5b8d.png" />
<img alt="_images/776c332eae4f8484faac3508bdd99aa0065289c3738111a743e7e1ce76ca67d2.png" src="_images/776c332eae4f8484faac3508bdd99aa0065289c3738111a743e7e1ce76ca67d2.png" />
</div>
</div>
<p>or simply by using one of the digitizing options of the <a class="reference internal" href="cli.html"><span class="std std-doc">CLI</span></a>.</p>
Expand All @@ -397,7 +399,9 @@ <h3>Scaling Factors<a class="headerlink" href="#scaling-factors" title="Link to
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with scan rate found in the SVG or provided metadata.
No text with `figure` containing a label such as `figure: 1a` found in the SVG.
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with `figure` containing a label such as `figure: 1a` found in the SVG.
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -433,7 +437,7 @@ <h3>Scale Bars<a class="headerlink" href="#scale-bars" title="Link to this headi
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/e02377614b61a60e72f5acbc76b20d1ded0f3436669ceb2ba14ea5ac336be727.png" src="_images/e02377614b61a60e72f5acbc76b20d1ded0f3436669ceb2ba14ea5ac336be727.png" />
<img alt="_images/13a961d0c40e38eb0ca77871017776a07c8cdc8f9435dace12b3020b17983b83.png" src="_images/13a961d0c40e38eb0ca77871017776a07c8cdc8f9435dace12b3020b17983b83.png" />
</div>
</div>
<p>or simply by using one of the digitizing options of the <a class="reference internal" href="cli.html"><span class="std std-doc">CLI</span></a>.</p>
Expand All @@ -445,9 +449,7 @@ <h3>Scale Bars<a class="headerlink" href="#scale-bars" title="Link to this headi
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with scan rate found in the SVG or provided metadata.
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>No text with `figure` containing a label such as `figure: 1a` found in the SVG.
No text with `figure` containing a label such as `figure: 1a` found in the SVG.
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -476,7 +478,7 @@ <h3>Scatter Plots<a class="headerlink" href="#scatter-plots" title="Link to this
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Axes: xlabel=&#39;d&#39;, ylabel=&#39;height&#39;&gt;
</pre></div>
</div>
<img alt="_images/8efe46860d0abb18d0dbd080424e5bc90192f974a7a70025450a2d039166110b.png" src="_images/8efe46860d0abb18d0dbd080424e5bc90192f974a7a70025450a2d039166110b.png" />
<img alt="_images/81bde6cc416a4b07d2d3fe9aed46752808614c427f93411ff7087d4755bb061e.png" src="_images/81bde6cc416a4b07d2d3fe9aed46752808614c427f93411ff7087d4755bb061e.png" />
</div>
</div>
<p>Alternatively use one of the digitizing options of the <a class="reference internal" href="cli.html"><span class="std std-doc">CLI</span></a>, omitting the <code class="docutils literal notranslate"><span class="pre">--sampling-interval</span></code> option.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/workflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<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" />
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=87e54e7c" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />


<!--[if lt IE 9]>
Expand Down

0 comments on commit 7191510

Please sign in to comment.