docs(opatio-docs): rebuilt docs

This commit is contained in:
2025-02-16 12:47:17 -05:00
parent 0d5406aeee
commit 11b3811382
43 changed files with 583 additions and 344 deletions

View File

@@ -1,13 +1,14 @@
var indexSectionsWithContent =
{
0: "bcdghiklmnoprstuvxz~",
0: "_bcdeghiklmnoprstuvxz~",
1: "cdhlmot",
2: "cdlmo",
2: "_cdlmort",
3: "cdghiklmoprstu~",
4: "bchilmnrsuvxz",
4: "bcdehilmnorsuvxz",
5: "dp",
6: "o",
7: "t"
7: "e",
8: "ot"
};
var indexSectionNames =
@@ -19,7 +20,8 @@ var indexSectionNames =
4: "variables",
5: "typedefs",
6: "related",
7: "pages"
7: "defines",
8: "pages"
};
var indexSectionLabels =
@@ -31,6 +33,7 @@ var indexSectionLabels =
4: "Variables",
5: "Typedefs",
6: "Friends",
7: "Pages"
7: "Macros",
8: "Pages"
};