Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-23 | Explicitly specify all documentation dependencies | David Robillard | 1 | -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-22 | Clean up meson formatting | David Robillard | 1 | -1/+2 | |
Formatted automatically with muon, with some manual changes to make things format more nicely. | |||||
2023-09-22 | Clean up sphinx build commands | David Robillard | 1 | -1/+3 | |
2023-09-22 | Fix documentation build in a virtualenv | David Robillard | 1 | -2/+2 | |
2023-09-22 | Move man pages to their own directory | David Robillard | 1 | -45/+6 | |
2023-05-15 | Clean up and organize configuration summary | David Robillard | 1 | -7/+9 | |
2023-05-11 | Clean up documentation and remove junk files from install | David Robillard | 1 | -3/+48 | |
2023-05-05 | Run mandoc with strict errors | David Robillard | 1 | -1/+8 | |
2023-04-06 | Add pylint test | David Robillard | 1 | -1/+1 | |
2023-04-06 | Only load sphinxygen subproject if required tools are found | David Robillard | 1 | -7/+19 | |
2022-12-08 | Replace duplicated dox_to_sphinx script with sphinxygen dependency | David Robillard | 1 | -2/+7 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -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-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
2022-07-10 | Switch to meson build system | David Robillard | 1 | -0/+38 | |