Salome HOME
Update the GUI documentation for SMESH module
[modules/smesh.git] / doc / salome / gui / SMESH / whdata / whtoc.js
index 145605087d8416bf13814811a80bac4cdb5e88c7..163d8cc9fccffe102f3668437deb61debc84f163 100755 (executable)
@@ -1,3 +1,4 @@
+//     WebHelp 5.10.001\r
 // const strings\r
 var gaProj = new Array();\r
 var gsRoot = "";\r
@@ -14,6 +15,8 @@ function aPE(sProjPath, sRootPath)
 \r
 function tocProjEntry(sProjPath, sRootPath) \r
 {\r
+       if(sProjPath.lastIndexOf("/")!=sProjPath.length-1)\r
+               sProjPath+="/"; \r
        this.sPPath = sProjPath;\r
        this.sRPath = sRootPath;\r
 }\r