Salome HOME
refs #676: repairing of the documentation system and help
[modules/hydro.git] / doc / salome / gui / HYDRO / show_hide.h
diff --git a/doc/salome/gui/HYDRO/show_hide.h b/doc/salome/gui/HYDRO/show_hide.h
deleted file mode 100644 (file)
index 9a0090b..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-
-/**
-  @file
-  \brief Help for the show/hide object
-*/
-
-/**
-  \page show_hide Show/hide object(s)
-       
-  <a href="index.html"><b>Back to Main page</b></a>:<br>
-  
-  \ref general_services "Back to general services" 
-  
-  It is possible to show and hide objects in the viewer in HYDROGUI module.<br>
-  
-  The user can show object(s) via the following commands:<ol>
-  <li><b>Show all</b></li> - shows all objects. Can be executed from context menu called from viewer or Object browser;</li>
-  <li><b>Show</b></li> -  shows  selected objects. Can be executed from context menu of selected objects;</li>
-  <li><b>Show only</b></li> - shows  selected objects and hides already shown objects. Can be executed from context menu of selected objects;</li>
-  <li><b>Eye</b> icon</li> - locates in Object browser near every object. Just click on it to show object, if it is hidden.
-  
-  \image html eye_icons.png "Eye icons of shown and hidden objects" 
-  </ol>
-  
-  The user can hide object(s) via the following commands:<ol>
-  <li><b>Hide all</b></li> - hides all objects. Can be executed from context menu called from viewer or Object browser;</li>
-  <li><b>Hide</b></li> -  hides  selected objects. Can be executed from context menu of selected objects;</li>
-  <li><b>Eye</b> icon</li> - locates in Object browser near every object. Just click on it to hide object, if it is shown.
-  </ol>
-  
-*/