
wiki.pl -- ClioPatria wiki-page server
This module serves wiki-pages from (by default) cliopatria(web/help). If
the user requests an X.html page, it runs SWI-Prolog's PlDoc wiki-engine
over the associated X.txt file.
include(+Object, +Type, +Options)//
file(+Path, Options)//- Trap translation of \
file(+Path, Options). The first clause reduces the label of the file to the plain file-name if the file is inside the help-system.
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.