]> SALOME platform Git repositories - tools/medcoupling.git/blob - doc/html/INPUT/sources/static/tree.js
Salome HOME
761dcbf31ede8ea262dd0becb6ab8942898bb489
[tools/medcoupling.git] / doc / html / INPUT / sources / static / tree.js
1 foldersTree = gFld("<b>SALOME v.1.4.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"))
21 aux1 = insFld(foldersTree, gFld("Med Memory Documentations", ""))
22          insDoc(aux1, gLnk("Users documentation", "", "../html_ref_user/index.html"))
23          insDoc(aux1, gLnk("Developpers documentation", "", "../html_ref_devel/index.html"))