v0.1.3
Fixes documentation-fidelity bugs on the C++ API reference page (#3).
- Nested example code is now fenced. Highlight blocks nested in Doxygen definition lists were not recognized and flowed as prose;
#includelines and lambda kernels are now proper code blocks. - C++ signatures read as literal C++. Pandoc-escaped punctuation in prose (
std::vector\<double\>) is reversed, while LaTeX math spans are preserved.
Community project, not affiliated with or endorsed by NVIDIA. CUDA-Q is a trademark of NVIDIA Corporation.