Fixed navigation for documentation HTML pages

This commit is contained in:
William Miceli
2021-02-03 17:05:10 -05:00
parent 47d317cac7
commit b723b3f7e1
63 changed files with 397 additions and 239 deletions

View File

@@ -0,0 +1,11 @@
var index =
[
[ "About", "index.html#autotoc_md15", null ],
[ "Documentation", "index.html#autotoc_md16", [
[ "Tips from Dr. Bazuin", "index.html#autotoc_md17", null ],
[ "Tips from Dr. Gomez", "index.html#autotoc_md18", null ]
] ],
[ "TODO List", "index.html#autotoc_md19", null ],
[ "Hardware", "hardware.html", "hardware" ],
[ "Software", "software.html", null ]
];