summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/data/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/modules/gui/data/index.rst')
-rw-r--r--doc/source/modules/gui/data/index.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/source/modules/gui/data/index.rst b/doc/source/modules/gui/data/index.rst
new file mode 100644
index 0000000..e70138d
--- /dev/null
+++ b/doc/source/modules/gui/data/index.rst
@@ -0,0 +1,19 @@
+
+.. currentmodule:: silx.gui
+
+:mod:`data`: Widgets for data visualization
+-------------------------------------------
+
+.. automodule:: silx.gui.data
+
+
+Public modules:
+
+.. toctree::
+ :maxdepth: 2
+
+ arraytable.rst
+ dataviewerframe.rst
+ dataviewer.rst
+ numpyaxesselector.rst
+ textformatter.rst