comparison ToDo @ 100:dcb7157392f1

- manual: fixed html output of tables rendered as .png, using tex multirow
author cslag
date Sun, 05 Jun 2016 14:41:58 +0200
parents db0b2f19e165
children dbca6763f2be
comparison
equal deleted inserted replaced
99:7aab1a3cb172 100:dcb7157392f1
84 - add callback support for erlang, go, java, lua, python and ruby (and shell? how?) 84 - add callback support for erlang, go, java, lua, python and ruby (and shell? how?)
85 - add call-conv-mode-support for rbdc through signature 85 - add call-conv-mode-support for rbdc through signature
86 86
87 manual: 87 manual:
88 ------- 88 -------
89 - callconv diagrams 89 - callconv diagrams:
90 * for html output, the brackets are completely off... doesn't happen for pdf
91 output, which is weird
92 * good idea to review it all, anyways, if the calling conventions are actually 90 * good idea to review it all, anyways, if the calling conventions are actually
93 represented correctly 91 represented correctly (and if they are in sync with the .pdf, we used to have
92 problems with multirow.4ht)
94 - provide more examples on how to use dyncall, dynload and dyncallback 93 - provide more examples on how to use dyncall, dynload and dyncallback
95 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.) 94 * e.g. enhance manual with a couple of examples (e.g. calling MessageBoxA on windows, etc.)
96 - manuals for bindings (as stated in bindings-section, above) 95 - manuals for bindings (as stated in bindings-section, above)
97 96
98 regressions: 97 regressions: