From: nri Date: Thu, 20 Nov 2003 11:58:20 +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=fed7ade1e423d0d10156bc82f9f216aac5b1f113;p=modules%2Fvisu.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 d6c4c9bf..9028d790 100755 --- a/doc/html/INPUT/sources/static/tree.js +++ b/doc/html/INPUT/sources/static/tree.js @@ -78,5 +78,8 @@ aux1 = insFld(foldersTree, gFld("Namespace List", "", "namespaces.html")) insDoc(aux1, gLnk("VISU_Gen.idl", "", "VISU__Gen_8idl.html")) */ +aux1 = insFld(foldersTree, gFld("IDL/Python mapping", "")) + insDoc(aux1, gLnk("Mapping of VISU IDL definitions to Python language", "", "page2.html")) + /*! insDoc(foldersTree, gLnk("Graphical Class Hierarchy", "", "inherits.html")) */