v0.1.6: Add comprehensive API docs and additional documentation pages

This commit is contained in:
lotherk
2026-03-27 15:11:36 +00:00
parent a98b58be19
commit a5f1f89176
10 changed files with 651 additions and 1 deletions

View File

@@ -29,7 +29,17 @@
<h3>Getting Started</h3>
<a href="installation.html">Installation</a>
<a href="quick-start.html">Quick Start</a>
</div>
<div class="sidebar-section">
<h3>Configuration</h3>
<a href="configuration.html">Environment</a>
<a href="api.html">API Reference</a>
</div>
<div class="sidebar-section">
<h3>Features</h3>
<a href="events.html">Events</a>
<a href="ai-providers.html">AI Providers</a>
<a href="export-import.html">Export & Import</a>
</div>
</aside>