From fd2608b9f16f08fba69ada2708e8d46d6e7e2785 Mon Sep 17 00:00:00 2001 From: nadir Date: Wed, 25 Feb 2004 14:37:08 +0000 Subject: [PATCH] correct the path to Med Memory Users' and Developpers' documentations! --- doc/html/INPUT/sources/static/tree.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/INPUT/sources/static/tree.js b/doc/html/INPUT/sources/static/tree.js index 5541fb91a..aef377f03 100755 --- a/doc/html/INPUT/sources/static/tree.js +++ b/doc/html/INPUT/sources/static/tree.js @@ -19,5 +19,5 @@ 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")) + insDoc(aux1, gLnk("Users documentation", "", "../html_ref_user/index.html")) + insDoc(aux1, gLnk("Developpers documentation", "", "../html_ref_devel/index.html")) -- 2.39.2