| Did you know ... | Search Documentation: |
| library(help) |
| apropos/1 | Print objects from the manual whose name or summary match with Query. |
| help/0 | Show help for What. |
| help/1 | Show help for What. |
| help_apropos/4 | Find matching documented objects in the help database. |
| help_text/2 | When Predicate is a term of the form‘Name/Arity` for which documentation exists, HelpText is the documentation in textual format (parsed from the HTML help). |
| show_html_hook/1 | Hook called to display the extracted HTML document. |