Skip to content

Files

Latest commit

c8e5afd · Apr 2, 2025

History

History

example

This is an example documentation site generated by cppdoc

syntax highlighting example:

#include <iostream>

int main() {
    std::cout << "hello, world!" << std::endl;
    return 0;
}

Code references get appended to index files: