PR: improve documentation on scripts adaptation to V7

This commit is contained in:
prascle 2013-04-13 19:46:48 +00:00
parent b8e8a40b70
commit 6f5fe2aa0f
4 changed files with 5 additions and 1 deletions

View File

@ -62,6 +62,10 @@ install-data-local: usr_docs
esac ; \
done ; \
cp -rp $(srcdir)/images/head.png $(DESTDIR)$(docdir)/gui/GEOM/geompy_doc ; \
mkdir $(DESTDIR)$(docdir)/gui/GEOM/input ; \
cp -rp $(srcdir)/input/geompy_migration.doc $(DESTDIR)$(docdir)/gui/GEOM/input ; \
cp -rp $(srcdir)/input/tui_auto_completion_documentation.doc $(DESTDIR)$(docdir)/gui/GEOM/input ; \
cp -rp $(srcdir)/input/tui_execution_distribution.doc $(DESTDIR)$(docdir)/gui/GEOM/input ; \
fi

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 267 KiB

View File

@ -1,6 +1,6 @@
/*!
\page geompy_migration_page Modifing Python scripts from SALOME 6 and before
\page geompy_migration_page Modifing Geometry Python scripts from SALOME 6 and before
\n With SALOME 7.2, the Python interface for Geometry has been slightly modified to offer new functionality: