PublicShow sourceswi_help.pl -- XPCE-based graphical frontend for online help

This module is normally hooked into help/1 by the module swi_hooks.pl.

Source prolog_help is det
Open SWI-Prolog graphical reference manual.
Source prolog_help(+Topic) is semidet
Open SWI-Prolog graphical reference manual on Topic. Fails if Topic is not in the manual.
Source prolog_apropos(+Keyword) is det
Do a keyword search on the manual through the object summaries.
Source prolog_explain(+Term) is det
Provide all information Prolog knows about Term.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

Source prolog_help_topic(Arg1)