aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
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-16Fix file documentationDavid Robillard1-1/+1
2020-05-16Remove deprecated Doxygen configuration valuesDavid Robillard1-7/+1
2020-04-03Rewrite C++ bindingsDavid Robillard4-21/+77
2020-04-01Increase space above field documentation slightlyDavid Robillard1-1/+1
2020-04-01Replace puglShowWindow() with puglRealize()David Robillard1-1/+1
2020-03-16Italicise the brief description of structs as with functionsDavid Robillard1-1/+1
2020-03-15Update event loop documentationDavid Robillard1-4/+14
2020-03-09Show data structures on group pagesDavid Robillard1-1/+1
2020-03-09Improve documentation fonts on MacOS and WindowsDavid Robillard1-15/+11
2020-03-07Improve documentation style and rewrite main pageDavid Robillard5-154/+238
2020-03-06Use 2-space indentation for CSSDavid Robillard1-332/+332
This is what stylelint wants and it's easier to just change than mess with the configuration.
2020-03-01Fix documentation groupingDavid Robillard1-1/+1
2020-03-01Fix arrow style in API documentationDavid Robillard1-2/+8
Hiding this broke the indentation for nested lists. This reverts to something like the default Doxygen style.
2019-09-07Improve documentation and use LV2 documentation styleDavid Robillard6-0/+3515