diff --git a/Examples/IPythonNotebooks/doc/IPythonNotebooks.dox b/Examples/IPythonNotebooks/doc/IPythonNotebooks.dox deleted file mode 100644 index 5aeff46798..0000000000 --- a/Examples/IPythonNotebooks/doc/IPythonNotebooks.dox +++ /dev/null @@ -1,19 +0,0 @@ -/** \page IPythonNotebooks Folder for examplary IPython notebooks. - -This folder contains little (or not so little) IPython notebooks, mainly for tutorial purposes. - -\par -E.g. the notebook SimpleSegmentationManipulation.ipynb in the subfolder segmentation shows how we can load and manipulate a segmentation in an IPython notebook and redisplay it in MITK. - -\par Other usefull notebooks - -SimpleITK: -a huge collection on how to do image processing with SimpleITK. - -VTK: -A nice blog post/notebook on how to use vtk in python. - - - -*/