Currently, the API reference documentation is generated via custom python scripts. I propose adopting Sourcey as the primary documentation engine for \quater.
Why Sourcey?
- Modern UI/UX: Out-of-the-box support for dark mode, mobile responsiveness, and clean typography.
- Built-in Search: Instant client-side search across all API references without extra configuration.
- Automated Navigation: Automatically builds the sidebar based on directory structure.
- Maintenance: Replaces custom markdown-generation boilerplate with a standardized, community-backed tool.
I have already prepared a working implementation (PR #154) that migrates the existing API reference to \sourcey-docs\ to demonstrate how it works. Let me know if you would be open to this migration!
Currently, the API reference documentation is generated via custom python scripts. I propose adopting Sourcey as the primary documentation engine for \quater.
Why Sourcey?
I have already prepared a working implementation (PR #154) that migrates the existing API reference to \sourcey-docs\ to demonstrate how it works. Let me know if you would be open to this migration!