summaryrefslogtreecommitdiffstats
path: root/doc/meson.build
AgeCommit message (Collapse)AuthorFilesLines
2023-09-23Explicitly specify all documentation dependenciesDavid Robillard1-4/+7
Yet another attempt to sort out flaky documentation builds. This tries to be careful and describe the complete documentation dependency graph to meson explicitly (ignoring tool outputs that aren't used). Also remove the shared doctrees directory option, since I suspect this causes issues in parallel builds.
2023-09-02Clean up documentation and remove junk files from installDavid Robillard1-7/+58
2023-05-15Organize configuration summaryDavid Robillard1-1/+1
2022-12-08Replace duplicated dox_to_sphinx script with sphinxygen dependencyDavid Robillard1-2/+7
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard1-1/+1
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 Robillard1-0/+3
2022-07-18Switch to meson build systemDavid Robillard1-0/+15