Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-13 | Add SerdCaret | David Robillard | 1 | -1/+1 | |
2022-01-13 | Use a fixed-size reader stack | David Robillard | 1 | -0/+9 | |
2022-01-13 | Switch to Meson | David Robillard | 8 | -46/+95 | |
2022-01-13 | 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 | |
2016-08-27 | Update documentation style | David Robillard | 2 | -213/+454 | |
2015-10-08 | Update serdi man page | David Robillard | 1 | -1/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@504 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2015-10-08 | Fix documentation generation | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@503 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2014-08-08 | Update Doxygen file. | David Robillard | 1 | -918/+1438 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@468 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@382 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-08-23 | Fix footer padding. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@378 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-08-04 | Fix doxygen HTML output. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@364 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-07-09 | Improve documentation style. | David Robillard | 3 | -159/+431 | |
Update to r71/autowaf. git-svn-id: http://svn.drobilla.net/serd/trunk@358 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-05-08 | Add incremental read interface suitable for reading from infinite streams. | David Robillard | 1 | -1/+9 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@350 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-18 | Fix absolute path in documentation. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@348 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-18 | Normalise indentation. | David Robillard | 1 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@347 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-04-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@343 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2012-03-10 | Add serd_writer_set_root_uri(), root parameter to | David Robillard | 1 | -0/+4 | |
serd_uri_serialise_relative(), and -r option to serdi, to enable writing URIs with up references (../) within a parent namespace. Resolve dot segments in serd_uri_resolve() instead of at write time. git-svn-id: http://svn.drobilla.net/serd/trunk@336 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |