aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
AgeCommit message (Collapse)AuthorFilesLines
2020-11-26Generate documentation with SphinxDavid Robillard1-2423/+0
2020-10-30Clean up installed man pagesDavid Robillard1-1/+1
2020-10-30Move C++ bindings to a separate directoryDavid Robillard1-0/+1
This seemed messy and potentially misleading for what is fundamentally a C++ library. It also makes it possible to set separate clang-tidy and clang-format settings for each to avoid "tainting" the C settings, though currently the headers use the same checks.
2020-10-24Remove unused Doxygen configuration keysDavid Robillard1-40/+0
These are relatively new and cause warnings on older systems.
2020-10-21Move includes to a separate directoryDavid Robillard1-1/+1
This is more conventional and directories named "include" are specially understood by some tooling like clang-tidy.
2020-05-16Remove deprecated Doxygen configuration valuesDavid Robillard1-7/+1
2020-04-03Rewrite C++ bindingsDavid Robillard1-10/+10
2020-03-09Show data structures on group pagesDavid Robillard1-1/+1
2020-03-07Improve documentation style and rewrite main pageDavid Robillard1-3/+3
2019-09-07Improve documentation and use LV2 documentation styleDavid Robillard1-0/+2468