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.

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

Undocumented predicates

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

Sourceprolog_help_topic(Arg1)