summaryrefslogtreecommitdiffstats
path: root/doc/c
AgeCommit message (Collapse)AuthorFilesLines
2023-05-14Clean up documentation and remove junk files from installDavid Robillard9-427/+0
2022-12-10Use consistent meson formattingDavid Robillard1-6/+10
2022-12-08Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard2-2/+2
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard4-4/+4
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway.
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard9-0/+32
2022-07-18Switch to meson build systemDavid Robillard5-45/+75
2021-01-07Use globally unique Doxygen group namesDavid Robillard2-2/+2
This is necessary to avoid clashes when building unified documentation as a subproject.
2021-01-07Generate documentation with Sphinx and add an overviewDavid Robillard7-0/+361