From: nadir Date: Tue, 15 Jun 2004 13:39:44 +0000 (+0000) Subject: Updating the Ecole_Ete version with the last version of the Med Memory: X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FFor_V_2_0_0;p=tools%2Fmedcoupling.git Updating the Ecole_Ete version with the last version of the Med Memory: first version. --- 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"))