tune
This commit is contained in:
+10
-2
@@ -102,11 +102,19 @@
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<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/ScriptCommandPanel</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/panels/script-command-panel.html (Component HTML)</li>
|
||||
<li>wwwroot/mission/panels/script-command-panel.css (Component styles)</li>
|
||||
<li>wwwroot/mission/panels/script-command-panel.js (JavaScript component with Ace.js integration)</li>
|
||||
<li>Controller/MissionController.cs (REST API - Script command endpoints)</li>
|
||||
</ul>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user