aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.md
Commit message (Collapse)AuthorAgeFilesLines
* Chore: Move extension bundle into Zig.novaextension/ subdirectoryDavid Czihak3 days1-656/+0
| | | | | | | Separates Nova extension resources from development-only items. Development items (ISSUES.md, vendor/, examples/) remain at the repo root. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Chore: Add user manualDavid Czihak6 days1-0/+656
The manual has been generated based on the current state of the extension source code. I intend to improve it in the future, but since the new task system has so many features, I want them documented somewhere.