Updated Docs

This commit is contained in:
William Miceli
2021-02-02 00:51:29 -05:00
parent a9acafed53
commit 8d69e473b5
48 changed files with 541 additions and 189 deletions

View File

@@ -25,23 +25,21 @@
var NAVTREE =
[
[ "2020-2021 Sunseeker Telemetry and Lighting System", "index.html", [
[ "About", "index.html#autotoc_md14", null ],
[ "Documentation", "index.html#autotoc_md15", [
[ "Tips from Dr. Bazuin", "index.html#autotoc_md16", null ],
[ "Tips from Dr. Gomez", "index.html#autotoc_md17", null ]
[ "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 ],
[ "Documentation Guide", "documentation_guide.html", [
[ "Doxygen", "documentation_guide.html#autotoc_md18", null ],
[ "Updating Documentation", "documentation_guide.html#autotoc_md19", null ],
[ "Important Notes", "documentation_guide.html#autotoc_md20", [
[ "For Consistency", "documentation_guide.html#autotoc_md21", null ]
[ "Doxygen", "documentation_guide.html#autotoc_md20", null ],
[ "Updating Documentation", "documentation_guide.html#autotoc_md21", null ],
[ "Important Notes", "documentation_guide.html#autotoc_md22", [
[ "For Consistency", "documentation_guide.html#autotoc_md23", null ]
] ]
] ],
[ "References", "references.html", [
[ "Universal Clock System (UCS)", "references.html#autotoc_md23", null ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ],
[ "Globals", "globals.html", [
@@ -54,7 +52,7 @@ var NAVTREE =
var NAVTREEINDEX =
[
"device_specifications.html"
"design_choices.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';