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

Commit

Permalink
rel(0.1.15): Update docs of 0.1 series
Browse files Browse the repository at this point in the history
  • Loading branch information
nipreps-bot committed May 13, 2024
1 parent a3796b0 commit 50454db
Show file tree
Hide file tree
Showing 82 changed files with 13,941 additions and 16,726 deletions.
2 changes: 1 addition & 1 deletion 0.1/.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: 9bd2a1029333c7b74905f9b3a416cc2c
config: e6beb00300722bb26eaea39b2c2c79c8
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 3 additions & 0 deletions 0.1/_images/eddymotion-flowchart.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
460 changes: 460 additions & 0 deletions 0.1/_modules/eddymotion/cli/parser.html

Large diffs are not rendered by default.

391 changes: 391 additions & 0 deletions 0.1/_modules/eddymotion/cli/run.html

Large diffs are not rendered by default.

594 changes: 594 additions & 0 deletions 0.1/_modules/eddymotion/data/dmri.html

Large diffs are not rendered by default.

519 changes: 519 additions & 0 deletions 0.1/_modules/eddymotion/data/pet.html

Large diffs are not rendered by default.

412 changes: 412 additions & 0 deletions 0.1/_modules/eddymotion/data/splitting.html

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions 0.1/_modules/eddymotion/data/utils.html

Large diffs are not rendered by default.

476 changes: 0 additions & 476 deletions 0.1/_modules/eddymotion/dmri.html

This file was deleted.

665 changes: 507 additions & 158 deletions 0.1/_modules/eddymotion/estimator.html

Large diffs are not rendered by default.

671 changes: 0 additions & 671 deletions 0.1/_modules/eddymotion/model.html

This file was deleted.

798 changes: 798 additions & 0 deletions 0.1/_modules/eddymotion/model/base.html

Large diffs are not rendered by default.

507 changes: 507 additions & 0 deletions 0.1/_modules/eddymotion/utils.html

Large diffs are not rendered by default.

435 changes: 348 additions & 87 deletions 0.1/_modules/eddymotion/viz.html

Large diffs are not rendered by default.

197 changes: 145 additions & 52 deletions 0.1/_modules/index.html

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions 0.1/_sources/api.rst.txt

This file was deleted.

7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.cli.parser.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.cli.parser module
============================

.. automodule:: eddymotion.cli.parser
:members:
:undoc-members:
:show-inheritance:
16 changes: 16 additions & 0 deletions 0.1/_sources/api/eddymotion.cli.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
eddymotion.cli package
======================

.. automodule:: eddymotion.cli
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 1

eddymotion.cli.parser
eddymotion.cli.run
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.cli.run.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.cli.run module
=========================

.. automodule:: eddymotion.cli.run
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.data.dmri.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.data.dmri module
===========================

.. automodule:: eddymotion.data.dmri
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.data.pet.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.data.pet module
==========================

.. automodule:: eddymotion.data.pet
:members:
:undoc-members:
:show-inheritance:
18 changes: 18 additions & 0 deletions 0.1/_sources/api/eddymotion.data.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
eddymotion.data package
=======================

.. automodule:: eddymotion.data
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 1

eddymotion.data.dmri
eddymotion.data.pet
eddymotion.data.splitting
eddymotion.data.utils
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.data.splitting.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.data.splitting module
================================

.. automodule:: eddymotion.data.splitting
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.data.utils.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.data.utils module
============================

.. automodule:: eddymotion.data.utils
:members:
:undoc-members:
:show-inheritance:
7 changes: 0 additions & 7 deletions 0.1/_sources/api/eddymotion.dmri.rst.txt

This file was deleted.

7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.model.base.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.model.base module
============================

.. automodule:: eddymotion.model.base
:members:
:undoc-members:
:show-inheritance:
12 changes: 10 additions & 2 deletions 0.1/_sources/api/eddymotion.model.rst.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
eddymotion.model module
=======================
eddymotion.model package
========================

.. automodule:: eddymotion.model
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

.. toctree::
:maxdepth: 1

eddymotion.model.base
7 changes: 7 additions & 0 deletions 0.1/_sources/api/eddymotion.utils.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eddymotion.utils module
=======================

.. automodule:: eddymotion.utils
:members:
:undoc-members:
:show-inheritance:
37 changes: 37 additions & 0 deletions 0.1/_sources/developers.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
For developers
==============
Contributing
------------
*Eddymotion* is a project of the *NiPreps Community*, `which specifies the contributing guidelines <https://www.nipreps.org/community/>`__.
Before delving into the code, please make sure you have read all the guidelines offered online.

Documentation
-------------
Documentation sources are found under the ``docs/`` folder, and builds are archived in the `gh-pages <https://github.com/nipreps/eddymotion/tree/gh-pages>`__ branch of the repository.
With GitHub Pages, the documentation is posted under https://www.nipreps.org/eddymotion.
We maintain versioned documentation, by storing git tags under ``<major>.<minor>/`` folders, i.e., we do not archive every patch release, but only every minor release.
In other words, folder ``0.1/`` of the documentation tree contains the documents for the latest release within the *0.1.x* series.
With every commit (or merge commit) to ``main``, the *development* version of the documentation under the folder ``main/`` is updated too.
The ``gh-pages`` branch is automatically maintained with `a GitHub Action <https://github.com/nipreps/eddymotion/blob/main/.github/workflows/docs-build-update.yml>`__.
Please, do not commit manually to ``gh-pages``.

To build the documentation locally, you first need to make sure that ``setuptools_scm[toml] >= 6.2`` is installed in your environment and then::

$ cd <eddymotion-repository>/
$ python -m setuptools_scm # This will generate ``src/eddymotion/_version.py``
$ make -C docs/ html

Library API (application program interface)
-------------------------------------------
Information on specific functions, classes, and methods.

.. toctree::
:glob:

api/eddymotion.cli
api/eddymotion.data
api/eddymotion.data.dmri
api/eddymotion.estimator
api/eddymotion.model
api/eddymotion.utils
api/eddymotion.viz
10 changes: 9 additions & 1 deletion 0.1/_sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
.. include:: links.rst
.. include:: ../README.rst
:end-line: 29
.. include:: ../README.rst
:start-line: 34


.. image:: _static/eddymotion-flowchart.svg
:alt: The eddymotion flowchart

Contents
--------
.. toctree::
:maxdepth: 3

installation
api
running
developers
changes
11 changes: 11 additions & 0 deletions 0.1/_sources/running.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.. _running_eddymotion:

Running *Eddymotion*
********************
Command line interface
----------------------
.. argparse::
:ref: eddymotion.cli.parser._build_parser
:prog: eddymotion
:nodefault:
:nodefaultconst:
73 changes: 46 additions & 27 deletions 0.1/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2024 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down Expand Up @@ -222,7 +222,7 @@ table.modindextable td {
/* -- general body styles --------------------------------------------------- */

div.body {
min-width: 450px;
min-width: 360px;
max-width: 800px;
}

Expand All @@ -237,14 +237,8 @@ a.headerlink {
visibility: hidden;
}

a.brackets:before,
span.brackets > a:before{
content: "[";
}

a.brackets:after,
span.brackets > a:after {
content: "]";
a:visited {
color: #551A8B;
}

h1:hover > a.headerlink,
Expand Down Expand Up @@ -335,12 +329,16 @@ p.sidebar-title {
font-weight: bold;
}

nav.contents,
aside.topic,
div.admonition, div.topic, blockquote {
clear: left;
}

/* -- topics ---------------------------------------------------------------- */

nav.contents,
aside.topic,
div.topic {
border: 1px solid #ccc;
padding: 7px;
Expand Down Expand Up @@ -379,13 +377,17 @@ div.body p.centered {

div.sidebar > :last-child,
aside.sidebar > :last-child,
nav.contents > :last-child,
aside.topic > :last-child,
div.topic > :last-child,
div.admonition > :last-child {
margin-bottom: 0;
}

div.sidebar::after,
aside.sidebar::after,
nav.contents::after,
aside.topic::after,
div.topic::after,
div.admonition::after,
blockquote::after {
Expand Down Expand Up @@ -428,10 +430,6 @@ table.docutils td, table.docutils th {
border-bottom: 1px solid #aaa;
}

table.footnote td, table.footnote th {
border: 0 !important;
}

th {
text-align: left;
padding-right: 5px;
Expand Down Expand Up @@ -615,19 +613,26 @@ ul.simple p {
margin-bottom: 0;
}

dl.footnote > dt,
dl.citation > dt {
aside.footnote > span,
div.citation > span {
float: left;
margin-right: 0.5em;
}

dl.footnote > dd,
dl.citation > dd {
aside.footnote > span:last-of-type,
div.citation > span:last-of-type {
padding-right: 0.5em;
}
aside.footnote > p {
margin-left: 2em;
}
div.citation > p {
margin-left: 4em;
}
aside.footnote > p:last-of-type,
div.citation > p:last-of-type {
margin-bottom: 0em;
}

dl.footnote > dd:after,
dl.citation > dd:after {
aside.footnote > p:last-of-type:after,
div.citation > p:last-of-type:after {
content: "";
clear: both;
}
Expand All @@ -644,10 +649,6 @@ dl.field-list > dt {
padding-right: 5px;
}

dl.field-list > dt:after {
content: ":";
}

dl.field-list > dd {
padding-left: 0.5em;
margin-top: 0em;
Expand All @@ -673,6 +674,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 @@ -741,6 +752,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
Loading

0 comments on commit 50454db

Please sign in to comment.