aboutsummaryrefslogtreecommitdiffstats
path: root/gendoc.py
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Parse all .ttl files in spec bundles.David Robillard1-6/+7
2011-11-21Fix .htaccess paths.David Robillard1-1/+1
2011-11-21Run everything from the build directory and don't pollute the source directory.David Robillard1-8/+9
2011-11-21Move ns to lv2/ns so repository top level can be used as an include dir direc...David Robillard1-8/+7
2011-11-21Bail early if there's no foo.ttl file.David Robillard1-49/+51
2011-11-20Lay out repository structure to match include and URI structure.David Robillard1-177/+139
2011-11-20Functionify Doxygen tags stuff.David Robillard1-36/+38
2011-11-20Release preparation.David Robillard1-6/+11
2011-11-19Rename DOAP files.David Robillard1-1/+1
2011-11-17Add change log and release links to RDF.David Robillard1-0/+1
2011-11-14Simplify footer (remove images).David Robillard1-6/+2
2011-11-14Use htaccess for conneg instead of PHP.David Robillard1-2/+16
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