Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-07 | Override pkg-config dependency within meson | David Robillard | 1 | -1/+1 | |
2022-09-08 | Serd 0.30.16v0.30.16 | David Robillard | 1 | -1/+1 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 6 | -6/+6 | |
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-01 | Fix licensing metadata | David Robillard | 2 | -2/+2 | |
The intent here is that relatively generic configuration files, build definitions, or things considered "simple facts" are released to the Commons, but more substantive and original works, including documentation, are licensed the same as the software. | |||||
2022-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 12 | -0/+41 | |
2022-07-16 | Remove fill from logo | David Robillard | 1 | -17/+9 | |
This makes it look reasonably good on both dark and light backgrounds. | |||||
2022-07-16 | Fix spelling error in serdi man page | David Robillard | 1 | -3/+3 | |
2022-07-10 | Serd 0.30.14v0.30.14 | David Robillard | 1 | -1/+1 | |
2022-07-10 | Switch to meson build system | David Robillard | 8 | -47/+144 | |
2022-06-12 | Update benchmarks | David Robillard | 6 | -5205/+710 | |
2022-06-12 | Use a consistent project description everywhere | David Robillard | 1 | -1/+1 | |
2022-06-12 | Update top-level copyright dates | David Robillard | 1 | -1/+1 | |
2022-06-12 | Clean up CSS for HTML man pages | David Robillard | 2 | -3/+21 | |
2022-06-10 | Fix memory consumption when reading documents | David Robillard | 1 | -2/+2 | |
2022-05-26 | Serd 0.30.12v0.30.12 | David Robillard | 1 | -2/+2 | |
2022-05-26 | Fix code whitespace in HTML man pages | David Robillard | 1 | -0/+1 | |
2022-05-26 | Add dark theme for HTML man pages | David Robillard | 1 | -10/+70 | |
2021-05-16 | Add examples to man page | David Robillard | 1 | -0/+8 | |
2021-05-16 | Fix inconsistent argument name in man page | David Robillard | 1 | -1/+1 | |
2021-03-07 | Rewrite man page in mdoc and use mandoc to generate HTML | David Robillard | 2 | -77/+340 | |
2021-01-16 | Add fallback configuration if documentation theme is unavailable | David Robillard | 1 | -26/+50 | |
2021-01-07 | Use globally unique Doxygen group names | David Robillard | 1 | -3/+3 | |
This is necessary to avoid clashes when building unified documentation as a subproject. | |||||
2021-01-07 | Remove unused file | David Robillard | 1 | -11/+0 | |
2021-01-06 | Switch to LV2 documentation theme | David Robillard | 6 | -207/+55 | |
2020-12-21 | Fix documentation page width | David Robillard | 1 | -1/+1 | |
2020-12-21 | Remove old Doxygen configuration | David Robillard | 1 | -2426/+0 | |
2020-12-21 | Generate documentation with Sphinx | David Robillard | 15 | -1118/+362 | |
2020-12-17 | Don't install API man pages | David Robillard | 1 | -1/+1 | |
These weren't particularly useful, and the project will be migrating away from Doxygen entirely anyway. The serdi man page, which is manually written, of course remains. | |||||
2020-11-11 | Clean up attributes in reference documentation | David Robillard | 1 | -1/+5 | |
This is a bit unfortunate since they are quite useful as documentation, but unfortunately Doxygen (as usual) doesn't manage to format things nicely, and the noise makes the summaries unreadable. | |||||
2020-11-09 | Move header to conventional include directory | David Robillard | 1 | -1/+1 | |
2020-08-14 | Use one sentence per line in man page | David Robillard | 1 | -7/+5 | |
This apparently lets troff do line wrapping better in some scenarios, and is the best practice for text in revision control anyway. | |||||
2020-08-14 | Remove obsolete things from Doxygen file | David Robillard | 1 | -47/+1 | |
2020-03-17 | Update documentation style | David Robillard | 3 | -381/+446 | |
2020-03-17 | Remove unused obsolete Doxygen options | David Robillard | 1 | -15/+0 | |
2019-10-14 | Improve man page formatting | David Robillard | 1 | -23/+23 | |
2019-07-25 | Add benchmark plots | David Robillard | 3 | -0/+5372 | |
2019-07-25 | Build documentation and coverage index page | David Robillard | 1 | -0/+35 | |
2019-07-25 | Make documentation build with Doxygen 1.8.13 | David Robillard | 3 | -34/+15 | |
2019-03-31 | Add documentation main page | David Robillard | 1 | -0/+15 | |
2019-03-30 | Improve documentation | David Robillard | 5 | -241/+311 | |
2019-03-23 | Update Doxygen configuration | David Robillard | 1 | -52/+119 | |
2019-03-17 | Use simpler Doxygen header and footer | David Robillard | 3 | -2/+72 | |
2019-03-17 | Hide export declarations in documentation | David Robillard | 1 | -3/+3 | |
2018-06-03 | Tweak documentation style | David Robillard | 1 | -8/+13 | |
2017-12-29 | Add serdi option to write ASCII output | David Robillard | 1 | -0/+4 | |
2017-09-24 | Make serdi syntax options case-insensitive | David Robillard | 1 | -2/+4 | |
2017-01-06 | Add support for reading TriG | David Robillard | 1 | -2/+2 | |
2017-01-05 | Add support for NQuads | David Robillard | 1 | -4/+4 | |
2016-09-18 | Update documentation style | David Robillard | 1 | -63/+53 | |
2016-09-05 | Update man pages | David Robillard | 1 | -1/+1 | |