mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-09 14:13:43 +00:00

In this update, we have chosen not to include CAPIs. This decision was made due to the mixture of C++ and C languages in a single documentation category, which resulted in a messy presentation. Also, In this update, we have removed 'doxygen-awesome-css' and introduced our own designated styles located in the 'style' folder. After generating the Doxyfiles, we can overwrite the styles with these new ones.
33 lines
467 B
JavaScript
33 lines
467 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "abcdefghilmnoprstuvw",
|
|
1: "acfgilmprsv",
|
|
2: "abcdfgilmoprstu",
|
|
3: "abgor",
|
|
4: "bcfmprs",
|
|
5: "abcdefghilmnoprsuw",
|
|
6: "t"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "classes",
|
|
2: "functions",
|
|
3: "variables",
|
|
4: "enums",
|
|
5: "enumvalues",
|
|
6: "groups"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "All",
|
|
1: "Classes",
|
|
2: "Functions",
|
|
3: "Variables",
|
|
4: "Enumerations",
|
|
5: "Enumerator",
|
|
6: "Modules"
|
|
};
|
|
|