External Libraries¶
This page exists so that a beginner can quickly jump from this project into the primary documentation of the libraries it uses.
Runtime and application libraries¶
Testing and build libraries¶
- GoogleTest: unit and integration-style tests
- CMake: project configuration and builds
Platform APIs¶
- XInput documentation: controller access on Windows
Documentation tooling¶
- Doxygen: API documentation
- MkDocs: static documentation site generation
- Material for MkDocs: documentation theme
- Gollum: serveable local wiki software