Commit Graph

33 Commits

Author SHA1 Message Date
luz paz 3d395585c1
Fix various typos
Found via `codespell -q 3 -S *.po,./share/patchfiles,./libs -L ba,buss,busses,doubleclick,hsi,ontop,ro,seh,siz,sord,sur,te,trough,ue`  
Follow-up to 364f2f078
2022-04-08 19:51:02 +02:00
Robin Gareus 5f5a577e08
Fix Lua doc formatting (reserved words) 2021-07-02 19:52:59 +02:00
Robin Gareus 16abbd6254
Show bindings that of reserved reserved Lua words
This correctly matches reserved words when looking
up C++ documentation, but prints the exposed binding.

e.g. ARDOUR::PluginInsert::type -> ARDOUR.PluginInsert._type

https://github.com/Ardour/manual/pull/171
2021-03-25 00:56:21 +01:00
Robin Gareus dab29eb8ad
Fix Lua-doc doxygen declaration extraction 2019-08-29 21:40:54 +02:00
Robin Gareus ab62c8a926
Towards fixing luadoc, manual page creation 2019-08-24 03:32:47 +02:00
Robin Gareus dbc0c54ced
Use exit-status macros for compatibility 1/3 2019-07-04 22:21:14 +02:00
Robin Gareus d3e23c1a6e Another update for Lua-documentation (new manual.ardour.org) 2017-02-14 15:05:07 +01:00
Robin Gareus 659701c59b Fix lua-doc (Null pointer c'tor doc) 2017-02-14 14:44:22 +01:00
Robin Gareus a2166a28de Prevent endless recursion on Evoral::Event<> 2016-12-05 23:49:19 +01:00
Robin Gareus 44b41e3058 refine Lua doc/doxygen-parser and handle special-cases 2016-10-05 04:21:09 +02:00
Robin Gareus 0d2ccdd39c update lua-doc formatting
* include Vamp Documentation
* show doxygen doc for class/struct data-members
2016-10-04 04:45:35 +02:00
Robin Gareus d07d91602f fix copy/paste typo in bc0bb6cae 2016-08-16 01:01:36 +02:00
Robin Gareus bc0bb6cae9 extend lua-doc to show properties 2016-08-16 00:25:59 +02:00
Robin Gareus 67083d65e4 add lua/C++ dynamic_cast<> 2016-06-01 13:59:31 +02:00
Robin Gareus 0e4b3735a5 update luadoc tools 2016-04-25 13:49:43 +02:00
Robin Gareus 5c44ae8dd7 fix another manual typo 2016-04-15 23:06:11 +02:00
Robin Gareus c5906ca471 update luadoc tools 2016-04-13 00:52:25 +02:00
Robin Gareus c52f7cfd8f update luadoc tools 2016-04-12 13:53:02 +02:00
Robin Gareus 4eba3869fe update lua documentation tools 2016-04-11 16:16:52 +02:00
Robin Gareus 121cd66fd6 update lua class documentation scripts 2016-04-10 23:34:00 +02:00
Robin Gareus 5e2c9f8ef8 lua-doc: generate ardour-manual (template) directly 2016-04-06 18:23:25 +02:00
Robin Gareus 22b1a0b6ae update lua doc to html generator 2016-04-06 17:03:34 +02:00
Robin Gareus c8db4fcfc6 format lua reference in ardour-manual compatible html 2016-03-26 21:27:13 +01:00
Robin Gareus 6b33ebaafa update luadoc 2016-03-26 14:55:16 +01:00
Robin Gareus dd27620566 filter declarations in C++, improve luadoc 2016-03-25 16:31:16 +01:00
Robin Gareus 83fdfd89f7 update doc scripts, disregard "const" when matching ABIs 2016-03-25 01:22:23 +01:00
Robin Gareus cac89c0b42 update luadoc scripts 2016-03-25 00:43:15 +01:00
Robin Gareus e0e98d45d4 add doxygen comments to lua-binding doc, compress json. 2016-03-24 22:54:20 +01:00
Robin Gareus 323ae44c25 Add some introductory lua-doc paragraph 2016-03-23 23:46:19 +01:00
Robin Gareus e105d50d66 update luadoc 2016-03-22 00:50:14 +01:00
Robin Gareus 850d793c00 cont'd lua HTML doc. 2016-03-21 21:15:26 +01:00
Robin Gareus 9f0130249d update Lua Binding Doc and html generator 2016-03-21 19:06:51 +01:00
Robin Gareus 945bb181bc first steps towards formatting lua binding doc (JSON/HTML) 2016-03-21 04:09:01 +01:00