Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-21 | Fix .htaccess paths. | David Robillard | 1 | -1/+1 | |
2011-11-21 | Run everything from the build directory and don't pollute the source directory. | David Robillard | 1 | -8/+9 | |
2011-11-21 | Move ns to lv2/ns so repository top level can be used as an include dir ↵ | David Robillard | 1 | -8/+7 | |
directly. | |||||
2011-11-21 | Bail early if there's no foo.ttl file. | David Robillard | 1 | -49/+51 | |
2011-11-20 | Lay out repository structure to match include and URI structure. | David Robillard | 1 | -177/+139 | |
Treat lv2core like all the other specifications in gendoc.py. | |||||
2011-11-20 | Functionify Doxygen tags stuff. | David Robillard | 1 | -36/+38 | |
2011-11-20 | Release preparation. | David Robillard | 1 | -6/+11 | |
2011-11-19 | Rename DOAP files. | David Robillard | 1 | -1/+1 | |
2011-11-17 | Add change log and release links to RDF. | David Robillard | 1 | -0/+1 | |
Add "Version History" section to generated documentation. Move doap metadata to separate file. | |||||
2011-11-14 | Simplify footer (remove images). | David Robillard | 1 | -6/+2 | |
2011-11-14 | Use htaccess for conneg instead of PHP. | David Robillard | 1 | -2/+16 | |
2011-11-05 | Add stable, experimental, or deprecated status to extension index. | David Robillard | 1 | -12/+20 | |
2011-11-04 | Add subtitle using doap:shortdesc. | David Robillard | 1 | -1/+1 | |
2011-11-04 | Prettier and more informative extension index. | David Robillard | 1 | -17/+53 | |
Add short descriptions to extensions. Prettier table style. | |||||
2011-11-04 | Remove terrible roqet kludges and use rdflib to find URI and version. | David Robillard | 1 | -35/+21 | |
2011-11-04 | Remove unused release tarball generation stuff. | David Robillard | 1 | -12/+0 | |
2011-11-04 | Call lv2specgen as a module rather than spawning a new process. | David Robillard | 1 | -25/+32 | |
This significantly speeds up overall runtime of gendoc.py. | |||||
2011-11-04 | Move everything but basic command line argument handling to specgen(). | David Robillard | 1 | -3/+4 | |
2011-10-20 | Don't copy build system etc. files to documentation output | David Robillard | 1 | -1/+1 | |
2011-09-29 | Python 3 fixes | David Robillard | 1 | -14/+18 | |
2011-05-30 | Update to LV2 4.0 definition of unstable release (minor micro version number). | David Robillard | 1 | -1/+8 | |
2011-05-26 | Disable (incorrect) release tarball generation stuff in gendoc.py | David Robillard | 1 | -9/+9 | |
2011-03-17 | Use relative links to code documentation. | David Robillard | 1 | -1/+1 | |
2011-03-11 | lv2specgen.py creates links for every mention of a header file, preprocessor ↵ | Lars Luthman | 1 | -2/+8 | |
define, data structure etc | |||||
2011-03-11 | Make gendoc.py create a file with C symbols -> doc links mappings | Lars Luthman | 1 | -8/+47 | |
2011-03-02 | Update for new waf paths. | David Robillard | 1 | -5/+5 | |
2010-11-26 | Mark up documentation with lv2:documentation as per discussion on lv2-dev. | David Robillard | 1 | -21/+24 | |
Use unified lv2plug.in style for ontology documentation. | |||||
2010-10-28 | Fix broken extension release tarballs. | David Robillard | 1 | -2/+3 | |
2010-10-06 | Add minor version number to extension bundle release tarball filenames for ↵ | David Robillard | 1 | -2/+1 | |
consistency with lv2core. Remove 'releases' link from generated documentation index. Fix links to release tarballs in generated documentation. | |||||
2010-10-06 | Generate all releases in the same directory. | David Robillard | 1 | -5/+8 | |
Link to individual release as well as all releases in generated documentation. | |||||
2010-10-06 | Only create (and link to) release tarballs for extensions with non-zero ↵ | David Robillard | 1 | -2/+4 | |
revisions. | |||||
2010-10-04 | Initial import of lv2plug.in universe. | David Robillard | 1 | -0/+160 | |