Age | Commit message (Expand) | Author | Files | Lines |
2020-03-28 | lv2specgen: Use a consistent order for owl and rdfs metadata | David Robillard | 1 | -1/+1 |
2020-03-28 | lv2specgen: Add support for Markdown documentation | David Robillard | 1 | -16/+56 |
2020-03-28 | lv2specgen: Put restrictions in the same definition list | David Robillard | 1 | -4/+8 |
2020-03-28 | lv2specgen: Factor out vocabulary linkification | David Robillard | 1 | -23/+31 |
2020-03-28 | lv2specgen: Show rdfs:seeAlso links nicely | David Robillard | 1 | -0/+2 |
2020-03-28 | lv2specgen: Factor out HTML linkification | David Robillard | 1 | -95/+101 |
2020-03-28 | lv2specgen: Show links within the current page without prefixes | David Robillard | 1 | -1/+1 |
2020-03-28 | lv2specgen: Add list of subclasses to class documentation | David Robillard | 1 | -1/+15 |
2020-03-28 | lv2specgen: Clean up linkification code | David Robillard | 1 | -4/+5 |
2020-02-16 | Use standard Turtle lexer in Pygments | David Robillard | 1 | -58/+2 |
2019-04-27 | Flatten documentation to fix fragment links | David Robillard | 1 | -10/+3 |
2019-04-27 | Remove file list from documentation pages | David Robillard | 1 | -25/+3 |
2019-03-24 | Use lighter and more consistent documentation style | David Robillard | 1 | -53/+53 |
2019-03-24 | Consistently use th for table header cells | David Robillard | 1 | -1/+1 |
2019-03-24 | Don't show raw restriction lists in terminfo table | David Robillard | 1 | -1/+1 |
2019-03-24 | Fix reproducible documentation developer/maintainer lists | David Robillard | 1 | -2/+2 |
2019-03-24 | Add validation for complete specification page | David Robillard | 1 | -0/+13 |
2019-03-24 | Don't build file index for offline documentation | David Robillard | 1 | -3/+3 |
2019-03-24 | Avoid redundant copy of Doxygen stylesheet | David Robillard | 1 | -2/+2 |
2019-03-24 | Use friendlier labels for some built-in properties | David Robillard | 1 | -2/+2 |
2019-03-24 | Use sorted() for sorted iteration | David Robillard | 1 | -18/+9 |
2019-03-24 | Fix invalid HTML when specification index is empty | David Robillard | 1 | -5/+8 |
2019-03-24 | Fix broken links to API documentation | David Robillard | 1 | -2/+4 |
2019-03-24 | Make index column headers link to the corresponding section | David Robillard | 1 | -6/+14 |
2019-03-24 | Fix pretty names for links within the current specification | David Robillard | 1 | -21/+11 |
2019-03-24 | Fix documentation comment validation | David Robillard | 1 | -5/+5 |
2019-03-24 | Print warning when lxml is not available for validation | David Robillard | 1 | -1/+3 |
2019-01-10 | Fix reference documentation build | David Robillard | 1 | -1/+1 |
2018-09-23 | Fix various Python style issues | David Robillard | 1 | -18/+17 |
2018-09-22 | Install standard headers to simpler include paths | David Robillard | 1 | -7/+16 |
2018-09-22 | Fix building documentation with Python 3.7 | David Robillard | 1 | -5/+4 |
2018-04-21 | lv2specgen: Sort lists for reproducible documentation | Bernhard M. Wiedemann | 1 | -6/+9 |
2018-04-21 | Allow build date to be overridden for reproducible documentation | Bernhard M. Wiedemann | 1 | -2/+5 |
2016-10-14 | Simplify command line use of lv2specgen | David Robillard | 1 | -34/+51 |
2016-10-13 | Support owl:Ontology as well as lv2:Specification | David Robillard | 1 | -0/+2 |
2016-09-29 | Call lv2specgen as a separate process | David Robillard | 1 | -20/+145 |
2016-09-18 | Fix description tables in documentation | David Robillard | 1 | -9/+3 |
2016-08-24 | Fix HTML in title of documentation pages | David Robillard | 1 | -0/+2 |
2014-11-26 | Add link to spec index on spec pages. | David Robillard | 1 | -2/+6 |
2014-11-25 | Single-page API documentation with unified style. | David Robillard | 1 | -53/+79 |
2014-11-01 | Fix merging of version histories in specification documentation. | David Robillard | 1 | -2/+3 |
2014-08-08 | Order history entries by date. | David Robillard | 1 | -1/+1 |
2014-08-04 | Move version from subtitle to metadata table. | David Robillard | 1 | -1/+1 |
2014-07-31 | Fix change history on specification index page. | David Robillard | 1 | -8/+10 |
2014-07-28 | Add description, date, and change log to documentation index. | David Robillard | 1 | -26/+44 |
2014-05-08 | Improve documentation. | David Robillard | 1 | -29/+37 |
2014-01-24 | atom: Deprecate Blank and Resource in favour of just Object. | David Robillard | 1 | -4/+10 |
2013-12-31 | Install lv2specgen for use by other projects. | David Robillard | 1 | -33/+38 |
2013-12-31 | lv2specgen: Fix links to externally defined terms. | David Robillard | 1 | -10/+10 |
2013-05-03 | Make lv2specgen more tolerant for command-line usage. | David Robillard | 1 | -15/+20 |