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