Salome HOME
Fix the '0052643: GEOM images in SMESH documentation' issue
authorrnv <rnv@opencascade.com>
Wed, 15 Apr 2015 15:23:19 +0000 (18:23 +0300)
committerrnv <rnv@opencascade.com>
Wed, 15 Apr 2015 15:23:19 +0000 (18:23 +0300)
doc/salome/gui/SMESH/doxyfile.in
doc/salome/gui/SMESH/input/smesh_migration.doc

index 87cd767b58cfe7a796a4882878cbce5bd5051820..03d6398e0c08019319993b275320e09e5e631ac5 100755 (executable)
@@ -41,7 +41,7 @@ WARNINGS          = YES
 INPUT             = @CMAKE_CURRENT_SOURCE_DIR@/input @CMAKE_SOURCE_DIR@/src/Tools/padder/doc/input $(GEOM_ROOT_DIR)/share/doc/salome/gui/GEOM/input
 FILE_PATTERNS     = *.doc
 EXCLUDE           = 
-IMAGE_PATH        = @CMAKE_CURRENT_SOURCE_DIR@/images @CMAKE_SOURCE_DIR@/src/Tools/padder/doc/images $(GEOM_ROOT_DIR)/share/doc/salome/gui/GEOM
+IMAGE_PATH        = $(GEOM_ROOT_DIR)/share/doc/salome/gui/GEOM @CMAKE_SOURCE_DIR@/src/Tools/padder/doc/images @CMAKE_CURRENT_SOURCE_DIR@/images
 EXAMPLE_PATH      = @CMAKE_SOURCE_DIR@/doc/salome/examples @CMAKE_SOURCE_DIR@/src/SMESH_SWIG
 
 #---------------------------------------------------------------------------
index 68db07e1c8881bf299de0fc1192b7dd4043c1255..2846b0884c24f0048d90854b6e6c2ae6e8e2289f 100644 (file)
@@ -4,11 +4,6 @@
 
 \n In SALOME 7.2, the Python interface for %Mesh has been slightly modified to offer new functionality:
 
-<ul>
-  <li>\subpage tui_execution_distribution_page</li>
-  <li>\subpage tui_auto_completion_documentation_page</li>
-</ul>
-
 \n Scripts generated for SALOME 6 and older versions must be adapted to work in SALOME 7.2 with full functionality.
 \n The compatibility mode allows old scripts to work in almost all cases, but with a warning.