]> SALOME platform Git repositories - tools/medcoupling.git/blob - doc/salome/tui/MED/sources/static/tree.js
Salome HOME
comitting in the Main branch the branch BR_3_1_0deb
[tools/medcoupling.git] / doc / salome / tui / MED / sources / static / tree.js
1 foldersTree = gFld("<b>SALOME v.3.1.0 </b>", "", "")
2      insDoc(foldersTree, gLnk("Main Page", "", "main.html"))
3
4 aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))
5   aux2 = insFld(aux1, gFld("Modules", ""))
6     aux3 = insFld(aux2, gFld("SALOME MED module", ""))
7 /*!             insDoc(aux3, gLnk("Overview", "", "overview_Med.html"))*/
8       aux4 = insFld(aux3, gFld("Packages", ""))                 
9                insDoc(aux4, gLnk("SALOME_MED", "", "namespaceSALOME__MED.html"))
10 /*!             insDoc(aux3, gLnk("Examples", "", "examples_MED.html"))
11 */
12
13          insDoc(aux1, gLnk("Data Structures", "", "annotated.html"))
14          insDoc(aux1, gLnk("Class Hierarchy", "", "hierarchy.html"))
15          insDoc(aux1, gLnk("Class methods list", "", "functions.html"))
16          insDoc(aux1, gLnk("Namespace Members", "", "namespacemembers.html"))
17          insDoc(aux1, gLnk("File List", "", "files.html"))
18
19 aux1 = insFld(foldersTree, gFld("IDL/Python mapping", ""))
20          insDoc(aux1, gLnk("Mapping of MED IDL definitions to Python language", "", "page2.html"))