python/hypothesis: update to 6.122.3
[oi-userland.git] / components / text / tidy / files / tree.js
blob2d4da13df236b35489cf7ea4b8d3195bd07ab099
1 foldersTree = gFld("<b>HTML Tidy</b>", "", "")
2      insDoc(foldersTree, gLnk("Main Page", "", "main.html"))
3 aux1 = insFld(foldersTree, gFld("File List", "", "files.html"))
4        insDoc(aux1, gLnk("buffio.h", "", "buffio_8h.html"))
5        insDoc(aux1, gLnk("fileio.h", "", "fileio_8h.html"))
6        insDoc(aux1, gLnk("tidy.h", "", "tidy_8h.html"))
7        insDoc(aux1, gLnk("tidyenum.h", "", "tidyenum_8h.html"))
8 aux1 = insFld(foldersTree, gFld("Data Structures", "", "annotated.html"))
9        insDoc(aux1, gLnk("_TidyBuffer", "", "struct__TidyBuffer.html"))
10        insDoc(aux1, gLnk("_TidyInputSource", "", "struct__TidyInputSource.html"))
11        insDoc(aux1, gLnk("_TidyOutputSink", "", "struct__TidyOutputSink.html"))
12        insDoc(aux1, gLnk("TidyAttr", "", "structTidyAttr.html"))
13        insDoc(aux1, gLnk("TidyDoc", "", "structTidyDoc.html"))
14        insDoc(aux1, gLnk("TidyNode", "", "structTidyNode.html"))
15        insDoc(aux1, gLnk("TidyOption", "", "structTidyOption.html"))
16      insDoc(foldersTree, gLnk("Data Fields", "", "functions.html"))
17 aux1 = insFld(foldersTree, gFld("Modules", "", "modules.html"))
18        insDoc(aux1, gLnk("Opaque Types", "", "group__Opaque.html"))
19        insDoc(aux1, gLnk("Basic Operations", "", "group__Basic.html"))
20        insDoc(aux1, gLnk("Configuration Options", "", "group__Configuration.html"))
21        insDoc(aux1, gLnk("I/O and Messages", "", "group__IO.html"))
22        insDoc(aux1, gLnk("Memory Allocation", "", "group__Memory.html"))
23        insDoc(aux1, gLnk("Document Parse", "", "group__Parse.html"))
24        insDoc(aux1, gLnk("Diagnostics and Repair", "", "group__Clean.html"))
25        insDoc(aux1, gLnk("Document Save Functions", "", "group__Save.html"))
26        insDoc(aux1, gLnk("Document Tree", "", "group__Tree.html"))
27        insDoc(aux1, gLnk("Node Interrogation", "", "group__NodeAsk.html"))
28        insDoc(aux1, gLnk("Attribute Interrogation", "", "group__Attribute.html"))
29        insDoc(aux1, gLnk("Attribute Retrieval", "", "group__AttrGet.html"))
30      insDoc(foldersTree, gLnk("Globals", "", "globals.html"))