1
0
Fork 0

First step towards interactive course material

This commit is contained in:
Joris van der Hoeven 2016-09-08 11:20:54 +00:00
parent c511795a84
commit 3d1389ef19
1 changed files with 16 additions and 0 deletions

View File

@ -7122,6 +7122,22 @@ source code.
<scm|path>.
</explain>
<\explain>
<scm|(selection-get-start*)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|selection_var_get_start> which returns
<scm|path>.
</explain>
<\explain>
<scm|(selection-get-end*)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|selection_var_get_end> which returns
<scm|path>.
</explain>
<\explain>
<scm|(selection-path)>
<explain-synopsis|no synopsis>