doc_htmlsrc.pl -- HTML source pretty-printer
This module colourises Prolog source using HTML+CSS using the same cross-reference based technology as used by PceEmacs.
- source_to_html(+In:filename, +Out, :Options) is det
- Colourise Prolog source as HTML. The idea is to first create a
sequence of fragments and then to apply these to the code.
Options are:
- format_comments(+Boolean)
- If
true
(default), use PlDoc formatting for structured comments.
Other options are passed to the following predicates: