swi_help.pl -- XPCE-based graphical frontend for online help
This module is normally hooked into help/1 by the module swi_hooks.pl.
- prolog_help is det
- Open SWI-Prolog graphical reference manual.
- prolog_help(+Topic) is semidet
- Open SWI-Prolog graphical reference manual on Topic. Fails if Topic is not in the manual.
- prolog_apropos(+Keyword) is det
- Do a keyword search on the manual through the object summaries.
- prolog_explain(+Term) is det
- Provide all information Prolog knows about Term.
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.