mirror of https://github.com/texmacs/doc.git
More agressive resolution of pattern urls
This commit is contained in:
parent
2023a75d97
commit
adca9c0a57
|
@ -4066,6 +4066,14 @@ source code.
|
|||
<scm|url>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(url-resolve-pattern <scm-arg|url>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
<|explain>
|
||||
Calls the <c++> function <cpp|resolve_pattern> which returns
|
||||
<scm|url>.
|
||||
</explain>
|
||||
|
||||
<\explain>
|
||||
<scm|(url-exists? <scm-arg|url>)>
|
||||
<explain-synopsis|no synopsis>
|
||||
|
|
Loading…
Reference in New Issue