|
wx_BGI_Graphics
Classic BGI-compatible graphics API with modern OpenGL extension API
|
This project keeps its narrative documentation in markdown and feeds that content into Doxygen to generate HTML and PDF output.
README.mddocs/user-guide/docs/developer-guide/The documentation build is driven by:
docs/Doxyfile.inThat file controls:
The PDF build requires a working LaTeX toolchain.
Markdown image references are resolved through the Doxygen IMAGE_PATH configuration so screenshots from docs/images/ appear in generated HTML and PDF.
When restructuring docs:
README.md concise and high-leveldocs/Doxyfile.in aligned with the real markdown layout