Annotation of embedaddon/confuse/doc/html/search/searchdata.js, revision 1.1.1.1

1.1       misho       1: var indexSectionsWithContent =
                      2: {
                      3:   0: "bcdeflnopstv",
                      4:   1: "c",
                      5:   2: "c",
                      6:   3: "c",
                      7:   4: "bcdeflnopstv",
                      8:   5: "c",
                      9:   6: "c",
                     10:   7: "c",
                     11:   8: "c",
                     12:   9: "l"
                     13: };
                     14: 
                     15: var indexSectionNames =
                     16: {
                     17:   0: "all",
                     18:   1: "classes",
                     19:   2: "files",
                     20:   3: "functions",
                     21:   4: "variables",
                     22:   5: "typedefs",
                     23:   6: "enums",
                     24:   7: "enumvalues",
                     25:   8: "defines",
                     26:   9: "pages"
                     27: };
                     28: 
                     29: var indexSectionLabels =
                     30: {
                     31:   0: "All",
                     32:   1: "Data Structures",
                     33:   2: "Files",
                     34:   3: "Functions",
                     35:   4: "Variables",
                     36:   5: "Typedefs",
                     37:   6: "Enumerations",
                     38:   7: "Enumerator",
                     39:   8: "Macros",
                     40:   9: "Pages"
                     41: };
                     42: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>