Skip to content
Snippets Groups Projects
Commit 55b9a759 authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Doc files for some newer modules. There are probably more that I'm missing.

parent d7d37809
No related branches found
No related tags found
No related merge requests found
:orphan:
fsl.fsleyes.controls.melodicclassificationgrid module
=====================================================
.. automodule:: fsl.fsleyes.controls.melodicclassificationgrid
:members:
:undoc-members:
:show-inheritance:
:orphan:
fsl.fsleyes.controls.melodicclassificationpanel module
======================================================
.. automodule:: fsl.fsleyes.controls.melodicclassificationpanel
:members:
:undoc-members:
:show-inheritance:
:orphan:
fsl.fsleyes.perspectives module
===============================
.. automodule:: fsl.fsleyes.perspectives
:members:
:undoc-members:
:show-inheritance:
:orphan:
fsl.utils.memoize module
========================
.. automodule:: fsl.utils.memoize
:members:
:undoc-members:
:show-inheritance:
:orphan:
fsl.utils.notifier module
=========================
.. automodule:: fsl.utils.notifier
:members:
:undoc-members:
:show-inheritance:
:orphan:
fsl.utils.status module
=======================
.. automodule:: fsl.utils.status
:members:
:undoc-members:
:show-inheritance:
...@@ -30,8 +30,8 @@ too: ...@@ -30,8 +30,8 @@ too:
A perspective defines a layout for a :class:`.FSLEyesFrame`. It specifies the A perspective defines a layout for a :class:`.FSLEyesFrame`. It specifies the
type and layout of one or more *views* (defined in the :mod:`.views` module) type and layout of one or more *views* (defined in the :mod:`.views` module)
and, within each view, the type and layout of one or more *controls* (defined and, within each view, the type and layout of one or more *controls* (defined
in the :mod:`.controls` module). See the :mod:`.fsleyes` documentation for an in the :mod:`.controls` module). See the :mod:`~fsl.fsleyes` documentation for
overview of views and controls. an overview of views and controls.
All of this information is stored as a string - see the All of this information is stored as a string - see the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment