Add small llvm/libclang util to exctract doxygen comments
authorRobin Gareus <robin@gareus.org>
Thu, 24 Mar 2016 18:53:27 +0000 (19:53 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 24 Mar 2016 21:54:20 +0000 (22:54 +0100)
commit6188315791709e167b326a8ce8d996b212a1b7d6
tree73cf04ef92ea774a18909a18b12c62e9307d742b
parent940c165a313b174216da51d1b2b867ff8a9c206b
Add small llvm/libclang util to exctract doxygen comments
.gitignore
tools/doxy2json/ardourdoc.sh [new file with mode: 0755]
tools/doxy2json/doxy2json.cc [new file with mode: 0644]