Documentation mostly working as desired. Good enough for now. Added some topics.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Sunseeker Telemetry and Lighting System: ECE4810-Fall2020-SunseekerTelemetry</title>
|
||||
<title>2020-2021 Sunseeker Telemetry and Lighting System: Main Page</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="dynsections.js"></script>
|
||||
@@ -25,7 +25,7 @@
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Sunseeker Telemetry and Lighting System
|
||||
<div id="projectname">2020-2021 Sunseeker Telemetry and Lighting System
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -82,13 +82,22 @@ $(document).ready(function(){initNavTree('index.html',''); initResizable(); });
|
||||
|
||||
<div class="PageDoc"><div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">ECE4810-Fall2020-SunseekerTelemetry </div> </div>
|
||||
<div class="title">2020-2021 Sunseeker Telemetry and Lighting System Documentation</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p><a class="anchor" id="md_README"></a></p>
|
||||
<div class="textblock"><p><b>Subpages</b> </p>
|
||||
<ul>
|
||||
<li><a class="el" href="hardware.html">Hardware</a></li>
|
||||
<li><a class="el" href="software.html">Software</a></li>
|
||||
</ul>
|
||||
<hr />
|
||||
<h1><a class="anchor" id="autotoc_md13"></a>
|
||||
About</h1>
|
||||
<p>What this project is about (TODO)</p>
|
||||
<h1><a class="anchor" id="autotoc_md14"></a>
|
||||
Documentation</h1>
|
||||
<p>For Documentation, we will use "doxygen" to easily create documentation pages for the project. This will be accessible in a variety of means, but primarily through HTML pages accessible through a browser, covering all aspects of the project.</p>
|
||||
<p>More information here: <a class="el" href="documentation_guide.html">Documentation Guide</a></p>
|
||||
<h2><a class="anchor" id="autotoc_md15"></a>
|
||||
Tips from Dr. Bazuin</h2>
|
||||
<ul>
|
||||
@@ -111,7 +120,8 @@ Tips from Dr. Bazuin</h2>
|
||||
Tips from Dr. Gomez</h2>
|
||||
<ul>
|
||||
<li>Our requirements/specifications should be made to be more measurable</li>
|
||||
<li>Need to design to safety standards, which need to be researched online </li>
|
||||
<li>Need to design to safety standards, which need to be researched online</li>
|
||||
<li>He said that he is available himself for anything power-related to help out with if needed </li>
|
||||
</ul>
|
||||
</div></div><!-- PageDoc -->
|
||||
</div><!-- contents -->
|
||||
@@ -119,7 +129,7 @@ Tips from Dr. Gomez</h2>
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
|
||||
<li class="footer">Generated on Fri Jan 29 2021 19:12:56 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user