Resource Handling for the HTML Backend
Author(s): Jose F. Morales.Usage and interface
- Library usage:
:- use_module(library(autodoc_html_resources)). - Exports:
- Predicates:
prepare_web_skel/1, prepare_mathjax/0, using_mathjax/1.
- Predicates:
- Imports:
- Application modules:
lpdocsrc(src(autodoc)), lpdocsrc(src(autodoc_settings)), lpdocsrc(src(autodoc_filesystem)). - System library modules:
messages, file_utils, system_extra, dirutils, terms. - 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, fsyntax.
- Application modules:
Documentation on exports