Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
docs(main): Update docs of development line
Browse files Browse the repository at this point in the history
  • Loading branch information
nipreps-bot committed Aug 28, 2024
1 parent 6561581 commit 8735759
Show file tree
Hide file tree
Showing 54 changed files with 485 additions and 1,041 deletions.
2 changes: 1 addition & 1 deletion main/.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: dbbc35eac01a6b02a1e44c156416fca9
config: be959a9f7e86beb3f929b4951b5f22cb
tags: 645f666f9bcd5a90fca523b33c5a78b7
33 changes: 10 additions & 23 deletions main/_modules/eddymotion/cli/parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>eddymotion.cli.parser - eddymotion 24.0.0.dev99 documentation</title>
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
<title>eddymotion.cli.parser - eddymotion 24.0.0.dev101 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=302659d7" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/version-switch.css?v=45d66e8a" />


Expand Down Expand Up @@ -88,19 +88,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
Expand Down Expand Up @@ -141,7 +128,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
<path d="M17 17l-2 2l2 2" /
<path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
Expand Down Expand Up @@ -179,7 +166,7 @@
</label>
</div>
<div class="header-center">
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev99 documentation</div></a>
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev101 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -202,14 +189,14 @@

<div class="sidebar-sticky"><a class="sidebar-brand" href="../../../index.html">
<span class="sidebar-brand-text">eddymotion</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev99</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev101</span>
</a>

<!-- Versions dropdown -->
<div id="version-menu" class="version-tree">
<ul>
<li class="toctree-l1 has-children">
<span class="sidebar-brand-text">24.0.0.dev99</span>
<span class="sidebar-brand-text">24.0.0.dev101</span>
<input class="toctree-checkbox" id="toctree-checkbox-v" name="toctree-checkbox-v" role="switch" type="checkbox">
<label for="toctree-checkbox-v"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label>
<ul id="v-tags"></ul>
Expand Down Expand Up @@ -459,10 +446,10 @@ <h1>Source code for eddymotion.cli.parser</h1><div class="highlight"><pre>

</aside>
</div>
</div><script src="../../../_static/documentation_options.js?v=4f1dee24"></script>
</div><script src="../../../_static/documentation_options.js?v=2f1135d7"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/scripts/furo.js?v=4e2eecee"></script>
<script src="../../../_static/scripts/furo.js?v=5fa4622c"></script>
<script src="../../../_static/js/version-switch.js?v=8028bf13"></script>
</body>
</html>
33 changes: 10 additions & 23 deletions main/_modules/eddymotion/cli/run.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>eddymotion.cli.run - eddymotion 24.0.0.dev99 documentation</title>
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
<title>eddymotion.cli.run - eddymotion 24.0.0.dev101 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=302659d7" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/version-switch.css?v=45d66e8a" />


Expand Down Expand Up @@ -88,19 +88,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
Expand Down Expand Up @@ -141,7 +128,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
<path d="M17 17l-2 2l2 2" /
<path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
Expand Down Expand Up @@ -179,7 +166,7 @@
</label>
</div>
<div class="header-center">
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev99 documentation</div></a>
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev101 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -202,14 +189,14 @@

<div class="sidebar-sticky"><a class="sidebar-brand" href="../../../index.html">
<span class="sidebar-brand-text">eddymotion</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev99</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev101</span>
</a>

<!-- Versions dropdown -->
<div id="version-menu" class="version-tree">
<ul>
<li class="toctree-l1 has-children">
<span class="sidebar-brand-text">24.0.0.dev99</span>
<span class="sidebar-brand-text">24.0.0.dev101</span>
<input class="toctree-checkbox" id="toctree-checkbox-v" name="toctree-checkbox-v" role="switch" type="checkbox">
<label for="toctree-checkbox-v"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label>
<ul id="v-tags"></ul>
Expand Down Expand Up @@ -390,10 +377,10 @@ <h1>Source code for eddymotion.cli.run</h1><div class="highlight"><pre>

</aside>
</div>
</div><script src="../../../_static/documentation_options.js?v=4f1dee24"></script>
</div><script src="../../../_static/documentation_options.js?v=2f1135d7"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/scripts/furo.js?v=4e2eecee"></script>
<script src="../../../_static/scripts/furo.js?v=5fa4622c"></script>
<script src="../../../_static/js/version-switch.js?v=8028bf13"></script>
</body>
</html>
33 changes: 10 additions & 23 deletions main/_modules/eddymotion/data/dmri.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>eddymotion.data.dmri - eddymotion 24.0.0.dev99 documentation</title>
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
<title>eddymotion.data.dmri - eddymotion 24.0.0.dev101 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=302659d7" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/version-switch.css?v=45d66e8a" />


Expand Down Expand Up @@ -88,19 +88,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
Expand Down Expand Up @@ -141,7 +128,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
<path d="M17 17l-2 2l2 2" /
<path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
Expand Down Expand Up @@ -179,7 +166,7 @@
</label>
</div>
<div class="header-center">
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev99 documentation</div></a>
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev101 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -202,14 +189,14 @@

<div class="sidebar-sticky"><a class="sidebar-brand" href="../../../index.html">
<span class="sidebar-brand-text">eddymotion</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev99</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev101</span>
</a>

<!-- Versions dropdown -->
<div id="version-menu" class="version-tree">
<ul>
<li class="toctree-l1 has-children">
<span class="sidebar-brand-text">24.0.0.dev99</span>
<span class="sidebar-brand-text">24.0.0.dev101</span>
<input class="toctree-checkbox" id="toctree-checkbox-v" name="toctree-checkbox-v" role="switch" type="checkbox">
<label for="toctree-checkbox-v"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label>
<ul id="v-tags"></ul>
Expand Down Expand Up @@ -601,10 +588,10 @@ <h1>Source code for eddymotion.data.dmri</h1><div class="highlight"><pre>

</aside>
</div>
</div><script src="../../../_static/documentation_options.js?v=4f1dee24"></script>
</div><script src="../../../_static/documentation_options.js?v=2f1135d7"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/scripts/furo.js?v=4e2eecee"></script>
<script src="../../../_static/scripts/furo.js?v=5fa4622c"></script>
<script src="../../../_static/js/version-switch.js?v=8028bf13"></script>
</body>
</html>
33 changes: 10 additions & 23 deletions main/_modules/eddymotion/data/filtering.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../../genindex.html" /><link rel="search" title="Search" href="../../../search.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>eddymotion.data.filtering - eddymotion 24.0.0.dev99 documentation</title>
<!-- Generated with Sphinx 7.4.7 and Furo 2024.08.06 -->
<title>eddymotion.data.filtering - eddymotion 24.0.0.dev101 documentation</title>
<link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?v=302659d7" />
<link rel="stylesheet" type="text/css" href="../../../_static/css/version-switch.css?v=45d66e8a" />


Expand Down Expand Up @@ -88,19 +88,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
Expand Down Expand Up @@ -141,7 +128,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
<path d="M17 17l-2 2l2 2" /
<path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
Expand Down Expand Up @@ -179,7 +166,7 @@
</label>
</div>
<div class="header-center">
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev99 documentation</div></a>
<a href="../../../index.html"><div class="brand">eddymotion 24.0.0.dev101 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -202,14 +189,14 @@

<div class="sidebar-sticky"><a class="sidebar-brand" href="../../../index.html">
<span class="sidebar-brand-text">eddymotion</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev99</span>
<span id="version-slug" class="sidebar-brand-text">24.0.0.dev101</span>
</a>

<!-- Versions dropdown -->
<div id="version-menu" class="version-tree">
<ul>
<li class="toctree-l1 has-children">
<span class="sidebar-brand-text">24.0.0.dev99</span>
<span class="sidebar-brand-text">24.0.0.dev101</span>
<input class="toctree-checkbox" id="toctree-checkbox-v" name="toctree-checkbox-v" role="switch" type="checkbox">
<label for="toctree-checkbox-v"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label>
<ul id="v-tags"></ul>
Expand Down Expand Up @@ -419,10 +406,10 @@ <h1>Source code for eddymotion.data.filtering</h1><div class="highlight"><pre>

</aside>
</div>
</div><script src="../../../_static/documentation_options.js?v=4f1dee24"></script>
</div><script src="../../../_static/documentation_options.js?v=2f1135d7"></script>
<script src="../../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/scripts/furo.js?v=4e2eecee"></script>
<script src="../../../_static/scripts/furo.js?v=5fa4622c"></script>
<script src="../../../_static/js/version-switch.js?v=8028bf13"></script>
</body>
</html>
Loading

0 comments on commit 8735759

Please sign in to comment.