diff --git a/Plugins/org.mitk.gui.qt.dicom/documentation/Manual/Manual.dox b/Plugins/org.mitk.gui.qt.dicom/documentation/Manual/Manual.dox index 56f79ae50a..f8c4b83411 100644 --- a/Plugins/org.mitk.gui.qt.dicom/documentation/Manual/Manual.dox +++ b/Plugins/org.mitk.gui.qt.dicom/documentation/Manual/Manual.dox @@ -1,19 +1,17 @@ /** -\page org_mitk_gui_qt_dicom Dicom +\page org_mitk_gui_qt_dicom The Dicom Plugin \image html icon.png "Icon of Dicom" +\warning This plugin is experimental and not all of the described features behave as expected. + Available sections: - \ref org_mitk_gui_qt_dicomOverview -\section org_mitk_gui_qt_dicomOverview -Describe the features of your awesome plugin here - +\section org_mitk_gui_qt_dicomOverview Overview + +The DICOM editor is an experimental editor which allows for loading of DICOM images as well as server communication. It features a highly experimental query/retrieve (you need to configure your PACS correspondingly) as well as a DICOM browser. The DICOM browser allows you to navigate the DICOM folder/cd depending on its metadata (patient/study/series) and import selected series for viewing in your MITK based application. +It is based on the commonTK (CTK) DICOM funcionality. */