]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
correct the path to Med Memory Users' and Developpers' documentations!
authornadir <nadir>
Wed, 25 Feb 2004 14:37:08 +0000 (14:37 +0000)
committernadir <nadir>
Wed, 25 Feb 2004 14:37:08 +0000 (14:37 +0000)
doc/html/INPUT/sources/static/tree.js

index 5541fb91a9651abe7f7c6f594386efbe35a9f04c..aef377f03abe3f6fb1d221c1482a285d61a39c20 100755 (executable)
@@ -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"))