2.7.1 library(help): Text based manual
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Overview
Online Help
library(help): Text based manual
help/0
help/1
show_html_hook/1
apropos/1
Packages
Availability:
:- use_module(
library(help)
).
[semidet,multifile]
show_html_hook
(
+HTML:string
)
Hook called to display the extracted
HTML
document. If this hook fails the
HTML
is rendered to the console as plain text using
html_text/2
.