mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
update lua documentation tools
This commit is contained in:
parent
957a18f635
commit
4eba3869fe
4 changed files with 146 additions and 28 deletions
|
|
@ -353,7 +353,6 @@ foreach ($doc as $b) {
|
|||
'ext' => true,
|
||||
'cand' => str_replace (':', '::', $b['lua']).'(lua_State*)'
|
||||
);
|
||||
fwrite (STDERR, print_r ($b, true));
|
||||
break;
|
||||
case "Free Function":
|
||||
case "Free Function RefReturn":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue