From fed7ade1e423d0d10156bc82f9f216aac5b1f113 Mon Sep 17 00:00:00 2001 From: nri Date: Thu, 20 Nov 2003 11:58:20 +0000 Subject: [PATCH] NRI : Add mapping DIL/python pages. --- doc/html/INPUT/sources/static/tree.js | 3 +++ 1 file changed, 3 insertions(+) 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")) */ -- 2.39.2