tune
This commit is contained in:
@@ -140,12 +140,20 @@
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
<h2 id="wpf-application-source-code-path">WPF Application Source Code Path</h2>
|
||||
<h2 id="source-code-path">Source Code Path</h2>
|
||||
<p>See <a href="../index.html">this page</a> for git repository.</p>
|
||||
<h3 id="wpf-application-source-code-path">WPF Application Source Code Path</h3>
|
||||
<ul>
|
||||
<li>Mission/MissionWindow</li>
|
||||
<li>Mission/MissionPanel</li>
|
||||
</ul>
|
||||
<p>see <a href="../index.html">this page</a> for git repository.</p>
|
||||
<h3 id="web-page-application-source-code-path">Web Page Application Source Code Path</h3>
|
||||
<ul>
|
||||
<li>wwwroot/mission/mission-panel.html (Main panel HTML)</li>
|
||||
<li>wwwroot/mission/mission-panel.css (Styles)</li>
|
||||
<li>wwwroot/mission/mission-panel.js (JavaScript component)</li>
|
||||
<li>Controller/MissionController.cs (REST API endpoints)</li>
|
||||
</ul>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user