Template Support for the HTML Backend
Author(s): Jose F. Morales.Usage and interface
- Library usage:
:- use_module(library(autodoc_html_template)). - Exports:
- Predicates:
img_url/2, fmt_html_template/3.
- Predicates:
- Imports:
- Application modules:
lpdocsrc(src(autodoc_settings)). - System library modules:
bundle_registry/bundle_registry_load, messages, aggregates, system, file_utils, system_extra, dirutils, lists, terms, make/make_rt, pillow/html. - 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, ciaopaths, assertions, fsyntax.
- Application modules:
Documentation on exports
PREDICATE