Name
documentation -- Print the documentation for the string or symbol.
Synopsis
(documentation func #&optional (port (current-output-port)))
Description
Print the documentation for the string or symbol.
Works by searching through the files listed in doc-files.
Returns #t if any documentation was found, #f otherwise.