Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-20 | MacOS: Build examples as application bundles | David Robillard | 1 | -0/+9 | |
This is required on MacOS to make the examples usable. When run as bare programs, they don't show up as normal windows or receive keyboard input. | |||||
2022-03-14 | Fix documentation markup | David Robillard | 1 | -1/+1 | |
2022-03-14 | Fix build on systems without a "python" executable | David Robillard | 1 | -1/+1 | |
This script is technically 2/3 compatible, but 3 is required to build anyway, so whatever. | |||||
2021-12-17 | Adopt REUSE machine-readable licensing standard | David Robillard | 2 | -12/+4 | |
See https://reuse.software/ for details. | |||||
2021-04-27 | dox_to_sphinx.py: Remove debug printing | David Robillard | 1 | -1/+0 | |
2021-01-08 | Switch to Meson | David Robillard | 2 | -0/+8 | |
2021-01-06 | Simplify documentation structure and use LV2 theme | David Robillard | 1 | -61/+47 | |
2020-12-11 | Require Python3 to build documentation | David Robillard | 1 | -1/+1 | |
2020-11-26 | Generate documentation with Sphinx | David Robillard | 1 | -0/+666 | |