update-docs
Installation
SKILL.md
Update Documentation
Guide for updating voxtype documentation across all locations.
Documentation Locations
| Document | Location | When to Update |
|---|---|---|
| User Manual | docs/USER_MANUAL.md |
New features, usage changes |
| Configuration Guide | docs/CONFIGURATION.md |
New config options |
| Troubleshooting | docs/TROUBLESHOOTING.md |
New error conditions, fixes |
| FAQ | docs/FAQ.md |
Common questions |
| README | README.md |
Major features, installation changes |
| Website News | website/news/index.html |
Every release |
| GitHub Release | GitHub Releases | Every release |
| Obsidian Vault | ~/Documents/markdown-notes/Voxtype/ |
Session notes, decisions |