Man Pages (man) Backend
Author(s): Jose F. Morales, Manuel Hermenegildo.Usage and interface
- Library usage:
:- use_module(library(autodoc_man)). - Imports:
- Application modules:
lpdocsrc(src(autodoc_state)), lpdocsrc(src(autodoc_doctree)), lpdocsrc(src(autodoc_images)), lpdocsrc(src(autodoc_aux)), lpdocsrc(src(comments)). - System library modules:
lists, format_to_string. - Internal (engine) modules:
term_basic, arithmetic, atomic_basic, basic_props, basiccontrol, data_facts, exceptions, io_aux, io_basic, prolog_flags, streams_basic, system_info, term_compare, term_typing, hiord_rt, debugger_support. - Packages:
prelude, nonpure, assertions, regtypes, fsyntax.
- Application modules:
Documentation on multifiles
PREDICATE
Usage:autodoc_rw_command_hook(Backend,DocSt,Command,NewCommand)
- The following properties should hold at call time:
(backend_id/1)Backend is a supported backend.
(docstate/1)docstate(DocSt)
(doctree/1)Intermediate tree representation for documentation
(doctree/1)Intermediate tree representation for documentation
PREDICATE
No further documentation available for this predicate.
The predicate is multifile.
PREDICATE
No further documentation available for this predicate.
The predicate is multifile.