aboutsummaryrefslogtreecommitdiffstats
path: root/gendoc.py
AgeCommit message (Expand)AuthorFilesLines
2011-11-05Add stable, experimental, or deprecated status to extension index.David Robillard1-12/+20
2011-11-04Add subtitle using doap:shortdesc.David Robillard1-1/+1
2011-11-04Prettier and more informative extension index.David Robillard1-17/+53
2011-11-04Remove terrible roqet kludges and use rdflib to find URI and version.David Robillard1-35/+21
2011-11-04Remove unused release tarball generation stuff.David Robillard1-12/+0
2011-11-04Call lv2specgen as a module rather than spawning a new process.David Robillard1-25/+32
2011-11-04Move everything but basic command line argument handling to specgen().David Robillard1-3/+4
2011-10-20Don't copy build system etc. files to documentation outputDavid Robillard1-1/+1
2011-09-29Python 3 fixesDavid Robillard1-14/+18
2011-05-30Update to LV2 4.0 definition of unstable release (minor micro version number).David Robillard1-1/+8
2011-05-26Disable (incorrect) release tarball generation stuff in gendoc.pyDavid Robillard1-9/+9
2011-03-17Use relative links to code documentation.David Robillard1-1/+1
2011-03-11lv2specgen.py creates links for every mention of a header file, preprocessor ...Lars Luthman1-2/+8
2011-03-11Make gendoc.py create a file with C symbols -> doc links mappingsLars Luthman1-8/+47
2011-03-02Update for new waf paths.David Robillard1-5/+5
2010-11-26Mark up documentation with lv2:documentation as per discussion on lv2-dev.David Robillard1-21/+24
2010-10-28Fix broken extension release tarballs.David Robillard1-2/+3
2010-10-06Add minor version number to extension bundle release tarball filenames for co...David Robillard1-2/+1
2010-10-06Generate all releases in the same directory.David Robillard1-5/+8
2010-10-06Only create (and link to) release tarballs for extensions with non-zero revis...David Robillard1-2/+4
2010-10-04Initial import of lv2plug.in universe.David Robillard1-0/+160