From: nri Date: Thu, 20 Nov 2003 11:57:55 +0000 (+0000) Subject: NRI : Add mapping DIL/python pages. X-Git-Tag: V1_3_0~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5eb0f8017f93f40e27f05593dbaf12ef42786363;p=modules%2Fsuperv.git NRI : Add mapping DIL/python pages. --- diff --git a/doc/html/INPUT/sources/static/tree.js b/doc/html/INPUT/sources/static/tree.js index 8634f4d..094ba0f 100755 --- a/doc/html/INPUT/sources/static/tree.js +++ b/doc/html/INPUT/sources/static/tree.js @@ -63,3 +63,9 @@ aux1 = insFld(foldersTree, gFld("Namespace List", "", "namespaces.html")) insDoc(aux1, gLnk("SUPERV.idl", "", "SUPERV_8idl.html")) */ + +aux1 = insFld(foldersTree, gFld("IDL/Python mapping", "")) + insDoc(aux1, gLnk("Mapping of SUPERVISION IDL definitions to Python language", "", "page2.html")) + +/*! insDoc(foldersTree, gLnk("Graphical Class Hierarchy", "", "inherits.html")) +*/