Improve docs & Route matching

This commit is contained in:
Adrián Arroyo Calle
2020-12-27 20:14:21 +01:00
parent 5428935ab1
commit 534c74b67c
2 changed files with 83 additions and 6 deletions

View File

@@ -460,6 +460,7 @@ The modules that ship with Scryer Prolog are also called
Probabilistic predicates and random number generators.
* [`http/http_open`](src/lib/http/http_open.pl) Open a stream to
read answers from web servers. HTTPS is also supported.
* [`http/http_server`](src/lib/http/http_server.pl) Runs a HTTP/1.0 web server.
* [`sgml`](src/lib/sgml.pl)
`load_html/3` and `load_xml/3` represent HTML and XML documents
as Prolog terms for convenient and efficient reasoning. Use