Salome HOME
DCQ : Merge with Ecole Ete.
[samples/pycalculator.git] / doc / salome / tui / PYCALCULATOR / sources / static / tree.js
1 foldersTree = gFld("<b>SALOME v.2.0.0 </b>", "", "")
2      insDoc(foldersTree, gLnk("Main Page", "", "main.html"))
3
4 aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))
5
6
7 /*! Data structures
8 */
9          insDoc(aux1, gLnk("Data Structures", "", "annotated.html"))
10
11
12          insDoc(aux1, gLnk("Class Hierarchy", "", "hierarchy.html"))
13
14
15          insDoc(aux1, gLnk("Class methods list", "", "functions.html"))
16
17          insDoc(aux1, gLnk("File List", "", "files.html"))
18