13
0
Go to file
Robin Gareus 08182571e8 update documentation extraction script (use .cc instead of .h)
Most ardour header have incomplete dependencies. e.g gtk2_ardour/marker.h
has a "Pango::FontDescription" member but never includes pangomm itself.
(marker.cc includes it [indirectly] before including marker.h)

Until this situation is remedied, parse .cc files (which takes
significantly longer but works).
2016-03-31 01:16:07 +02:00
cfgtool
doc update luadoc 2016-03-26 14:55:16 +01:00
export
gtk2_ardour gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
headless
icons
libs Add a few class documentations to override inherited doc. 2016-03-31 01:16:07 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 LV2_EXTENDED also needs to be defined when building gtk2_ardour 2016-03-23 08:06:04 +00:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts tweak plugin-pin management dev script 2016-03-26 14:56:25 +01:00
session_utils
templates
tools update documentation extraction script (use .cc instead of .h) 2016-03-31 01:16:07 +02:00
vst
.dir-locals.el
.gitignore Add small llvm/libclang util to exctract doxygen comments 2016-03-24 22:54:20 +01:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript add luadoc binary (developer tool) to dump lua bindings 2016-03-20 20:54:36 +01:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html