mirror of https://github.com/texmacs/doc.git
Display database warnings in console
This commit is contained in:
parent
666318f6bb
commit
19804cfb3d
|
@ -658,6 +658,14 @@ source code.
|
||||||
<scm|bool>.
|
<scm|bool>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(debug-message <scm-arg|string> <scm-arg|string>)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|debug_message> which returns
|
||||||
|
<scm|void>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
|
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
@ -6082,6 +6090,14 @@ source code.
|
||||||
<scm|bool>.
|
<scm|bool>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(debug-message <scm-arg|string> <scm-arg|string>)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|debug_message> which returns
|
||||||
|
<scm|void>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
|
<scm|(get-debug-messages <scm-arg|string> <scm-arg|int>)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue