mirror of https://github.com/texmacs/doc.git
Fix concerning simplification of reference values
This commit is contained in:
parent
e79e501ada
commit
270e53b8ed
|
@ -6722,6 +6722,14 @@ source code.
|
||||||
<scm|void>.
|
<scm|void>.
|
||||||
</explain>
|
</explain>
|
||||||
|
|
||||||
|
<\explain>
|
||||||
|
<scm|(find-references <scm-arg|string>)>
|
||||||
|
<explain-synopsis|no synopsis>
|
||||||
|
<|explain>
|
||||||
|
Calls the <c++> function <cpp|find_refs> which returns
|
||||||
|
<scm|array_string>.
|
||||||
|
</explain>
|
||||||
|
|
||||||
<\explain>
|
<\explain>
|
||||||
<scm|(list-references)>
|
<scm|(list-references)>
|
||||||
<explain-synopsis|no synopsis>
|
<explain-synopsis|no synopsis>
|
||||||
|
|
Loading…
Reference in New Issue