chore: remove outdated example configs, html docs, and binary artifacts from root and site directories
This commit is contained in:
@@ -171,11 +171,31 @@
|
||||
<td><code>ai.c</code></td>
|
||||
<td>Async OpenRouter API integration, Exa semantic search</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>News</strong></td>
|
||||
<td><code>news.c</code></td>
|
||||
<td>News ticker with API integration, scrolling animation, article navigation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Autostart</strong></td>
|
||||
<td><code>autostart.c</code></td>
|
||||
<td>XDG Autostart support, .desktop file parsing, concurrent app launch</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Services</strong></td>
|
||||
<td><code>services.c</code></td>
|
||||
<td>Background service management, process lifecycle control</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Demo</strong></td>
|
||||
<td><code>demo.c</code></td>
|
||||
<td>Automated feature demonstration mode, tutorial system</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>API</strong></td>
|
||||
<td><code>api.c</code></td>
|
||||
<td>WebSocket server, JSON-RPC command handler, remote control interface</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>Util</strong></td>
|
||||
<td><code>util.c</code></td>
|
||||
|
||||
Reference in New Issue
Block a user