Skip to content

Commit

Permalink
deploy: c8d944d
Browse files Browse the repository at this point in the history
  • Loading branch information
marsipu committed Jun 1, 2024
0 parents commit e051016
Show file tree
Hide file tree
Showing 81 changed files with 34,718 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +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: 1a79193d80bd8c51cb36ab8946dcb4ba
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
8 changes: 8 additions & 0 deletions _sources/api/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.. automodule:: mne_pipeline_hd.gui.parameter_widgets
:no-members:
:no-inherited-members:

.. toctree::
:maxdepth: 2

parameter_widgets.rst
28 changes: 28 additions & 0 deletions _sources/api/parameter_widgets.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Parameter Widgets
=================

.. currentmodule:: mne_pipeline_hd.gui.parameter_widgets

:py:mod:`mne.datasets`:

.. automodule:: mne_pipeline_hd.gui.parameter_widgets
:no-members:
:no-inherited-members:

.. autosummary::
:toctree: ../generated

Param
BoolGui
CheckListGui
ComboGui
DictGui
FloatGui
FuncGui
IntGui
LabelGui
ListGui
MultiTypeGui
SliderGui
StringGui
TupleGui
1 change: 1 addition & 0 deletions _sources/development/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is the development main page.
1 change: 1 addition & 0 deletions _sources/documentation/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is the installation main page.
Loading

0 comments on commit e051016

Please sign in to comment.