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

@@ -25,6 +25,11 @@
var NAVTREE =
[
[ "New 4DSSE Code", "index.html", [
[ "opatIO python module", "md_utils_opatio_readme.html", [
[ "Installation", "md_utils_opatio_readme.html#autotoc_md1", null ],
[ "General Usage", "md_utils_opatio_readme.html#autotoc_md2", null ],
[ "Problems", "md_utils_opatio_readme.html#autotoc_md3", null ]
] ],
[ "Test List", "test.html", null ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
@@ -42,7 +47,9 @@ var NAVTREE =
[ "File List", "files.html", "files_dup" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
[ "Functions", "globals_func.html", null ]
[ "Functions", "globals_func.html", null ],
[ "Variables", "globals_vars.html", null ],
[ "Macros", "globals_defs.html", null ]
] ]
] ]
] ]