From 85645f810393a93b4be53a01c88c2d384017aabe Mon Sep 17 00:00:00 2001 From: nadir Date: Tue, 15 Jun 2004 13:39:44 +0000 Subject: [PATCH] Updating the Ecole_Ete version with the last version of the Med Memory: first version. --- 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 9f2fbf13f..761dcbf31 100755 --- a/doc/html/INPUT/sources/static/tree.js +++ b/doc/html/INPUT/sources/static/tree.js @@ -18,3 +18,6 @@ aux1 = insFld(foldersTree, gFld("TUI Reference Guide", "")) aux1 = insFld(foldersTree, gFld("IDL/Python mapping", "")) insDoc(aux1, gLnk("Mapping of MED IDL definitions to Python language", "", "page2.html")) +aux1 = insFld(foldersTree, gFld("Med Memory Documentations", "")) + insDoc(aux1, gLnk("Users documentation", "", "../html_ref_user/index.html")) + insDoc(aux1, gLnk("Developpers documentation", "", "../html_ref_devel/index.html")) -- 2.39.2