mirror of
https://github.com/glfw/glfw.git
synced 2025-03-09 03:03:13 +00:00
19 lines
171 B
JavaScript
19 lines
171 B
JavaScript
var indexSectionsWithContent =
|
|
{
|
|
0: "agl",
|
|
1: "agl"
|
|
};
|
|
|
|
var indexSectionNames =
|
|
{
|
|
0: "all",
|
|
1: "pages"
|
|
};
|
|
|
|
var indexSectionLabels =
|
|
{
|
|
0: "All",
|
|
1: "Pages"
|
|
};
|
|
|