mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 11:07:41 +00:00
Added UI,User Manual, and API HTML file
This commit is contained in:
+15
-6
@@ -446,15 +446,24 @@
|
||||
<a href="db.html" class="btn" aria-label="View database documentation">
|
||||
Database Documentation
|
||||
</a>
|
||||
<span class="btn disabled" aria-disabled="true" title="Coming soon">
|
||||
<a href="api.html" class="btn" aria-label="View API documentation">
|
||||
API Documentation
|
||||
</span>
|
||||
<span class="btn disabled" aria-disabled="true" title="Coming soon">
|
||||
</a>
|
||||
<a href="ui.html" class="btn" aria-label="View UI documentation">
|
||||
UI Documentation
|
||||
</span>
|
||||
<span class="btn disabled" aria-disabled="true" title="Coming soon">
|
||||
</a>
|
||||
<a href="um.html" class="btn" aria-label="View User Manual documentation">
|
||||
User Manual Documentation
|
||||
</a>
|
||||
<!-- <span class="btn disabled" class="btn" aria-labeled="View API Documentation" title="Coming soon">
|
||||
API Documentation
|
||||
</span> -->
|
||||
<!-- <span class="btn disabled" aria-disabled="true" title="Coming soon">
|
||||
UI Documentation
|
||||
</span> -->
|
||||
<!-- <span class="btn disabled" aria-disabled="true" title="Coming soon">
|
||||
User Manual
|
||||
</span>
|
||||
</span> -->
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user