aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl_stub.h
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Simplify documentation structureDavid Robillard1-10/+2
2020-10-21Move includes to a separate directoryDavid Robillard1-0/+60
This is more conventional and directories named "include" are specially understood by some tooling like clang-tidy.