PublicShow sourcewiki.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.

See also
- The file load.pl binds this functionality to cliopatria(web/help).
Source include(+Object, +Type, +Options)//
Source 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.

Source serve_page(Arg1, Arg2)