Salome HOME
Merge branch 'fbt/addAngleInCylPrimitive'
[modules/geom.git] / doc / salome / gui / GEOM / input / geompy.doc
index 569afa2592fb50b50f154d70b3a293509dcacb52..c483ca71ccd6c90c64b4df02bcaeed659b3e3d6f 100644 (file)
@@ -3,11 +3,15 @@
 \page geompy_page Python Interface geomBuilder.py
 
 \n Please, see
-<a href="geompy_doc/modules.html">structured documentation for geomBuilder.py</a>,
+<a href="geompy_doc/group__geomBuilder.html">structured documentation for geomBuilder.py</a>,
 where all package functionality is separated in groups by purpose.
 
-\n Also you can find any function in the \ref geomBuilder
-"linear documentation for geomBuilder.py".
+\n Also you can find any function in the <a href="geompy_doc/namespacegeomBuilder.html">
+linear documentation for geomBuilder.py</a>
+
+\n With SALOME 7.2, the Python interface for Geometry has been slightly modified to offer new functionality,
+\n You may have to modify your scripts generated with SALOME 6 or older versions.
+\n Please see \ref geompy_migration_page
 
 \n
 \anchor tui_sample_geom_script
@@ -40,6 +44,7 @@ provided by Geometry module.
   </ul>
   <li>\subpage tui_measurement_tools_page</li>
   <li>\subpage tui_notebook_geom_page</li>
+  <li>\subpage tui_arranging_study_objects_page</li>
   <li>\subpage tui_swig_examples_page</li>
   <ul>
     <li>\ref tui_test_others_page</li>