clutchlog/docs/search/searchdata.js
nojhan c871336f6d feat: add the CLUTCHLOG_STRIP_CALLS macro
To configure the default number of levels removed from the calls stack depth computations.
2021-12-19 08:38:13 +01:00

36 lines
451 B
JavaScript

var indexSectionsWithContent =
{
0: "bcdfhlmoprstw",
1: "cfs",
2: "c",
3: "dfloprst",
4: "bflt",
5: "o",
6: "w",
7: "dfhm"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "enums",
5: "related",
6: "defines",
7: "groups"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Enumerations",
5: "Friends",
6: "Macros",
7: "Modules"
};