mirror of https://github.com/texmacs/doc.git
Correctly export 'include' primitive to HTML
This commit is contained in:
parent
f08d332bc2
commit
da3238a5ec
|
@ -5266,6 +5266,14 @@ source code.
|
|||
<scm|tree>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tree-inclusion <scm-arg|url>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|load_inclusion> which returns
|
||||
<scm|tree>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(tree-export <scm-arg|tree> <scm-arg|url> <scm-arg|string>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue