1
0
Fork 0

Correctly export 'include' primitive to HTML

This commit is contained in:
Joris van der Hoeven 2019-05-23 12:27:02 +00:00
parent f08d332bc2
commit da3238a5ec
1 changed files with 8 additions and 0 deletions

View File

@ -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>