Credits¶
bladeacer develops and maintains adacovex.
Third-party components¶
The docs/THIRD_PARTY_NOTICES.md file contains the full licence details and component tables.
Technical writing guidance¶
User documentation follows ASD-STE100 Simplified Technical English. The SimpleEnglish skill guides this work.
Performance engineering¶
The benchmark and profiling work in docs/contributing/perf.md uses perf, strace, and hyperfine. The incremental-caching design (drawn from the Ada Language Server and tree-sitter, and the index dirty-tracking of git) is credited in full in the Third-Party Notices.
Docs generation and hosting¶
The manual at docs/ is built with Sphinx (using the Furo theme and the MyST Markdown parser) and the online copy is hosted by Read the Docs. Sphinx, Furo and MyST are credited in full in the Third-Party Notices. The pages are offered under the adacovex licence.