mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
update luadoc tools
This commit is contained in:
parent
238d644bf7
commit
c5906ca471
2 changed files with 19 additions and 6 deletions
|
|
@ -9,7 +9,9 @@ test -e ../gtk2_ardour/arluadoc
|
|||
test -e ../build/gtk2_ardour/luadoc
|
||||
|
||||
# generate ../doc/ardourapi.json.gz
|
||||
./doxy2json/ardourdoc.sh
|
||||
if test -z "$1"; then
|
||||
./doxy2json/ardourdoc.sh
|
||||
fi
|
||||
|
||||
# generate ../doc/luadoc.json.gz
|
||||
$DIR/../gtk2_ardour/arluadoc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue