List extension packs
/app
/app/spacy
/app/swish
/app/tokenize/prolog
/data/config-enabled
/swish
/swish/lib
/swish/lib/plugin
/swish/lib/render
/swish/pack/profile/prolog
/swish/pack/profile/prolog/profile/backend
/swish/pack/rserve_client/prolog/r
/swish/pack/sCASP/prolog
/swish/pack/sCASP/prolog/scasp
/swish/pack/sCASP/prolog/scasp/clp
/swish/pack/sCASP/prolog/scasp/lang
/usr/lib/swipl/boot
/usr/lib/swipl/library
/usr/lib/swipl/library/chr
/usr/lib/swipl/library/clp
/usr/lib/swipl/library/clp/clpq
/usr/lib/swipl/library/clp/clpqr
/usr/lib/swipl/library/clp/clpr
/usr/lib/swipl/library/dcg
/usr/lib/swipl/library/dialect
/usr/lib/swipl/library/dialect/swi
/usr/lib/swipl/library/http
/usr/lib/swipl/library/lynx
/usr/lib/swipl/library/pldoc
/usr/lib/swipl/library/semweb
pengine://1713f007-ae7d-4536-90f5-02b95edba2be
pengine://41c9072e-a5d0-4fb2-a1c9-83eec959acf1
pengine://41eb6651-a9a3-41c1-b4b8-ac0e1d6bb79b
pengine://4c2adcfc-eb13-464f-9eef-afe6d2f0dd91
pengine://5f948fdc-1027-496e-843d-bab961221512
pengine://6221e685-02e0-451d-a6b3-8d3b730b385f
pengine://a31e250f-1d5d-4848-b61d-d5a6f8e18c1d
pengine://cc8d4d3f-d9a9-4bfd-bbdd-bc08e9c7af67
/usr/lib/swipl/library/pldoc/doc_wiki.pl
All
Application
Manual
Name
Summary
Help
library
pldoc
doc_process.pl -- Process source documentation
doc_register.pl
doc_modes.pl -- Analyse PlDoc mode declarations
doc_wiki.pl -- PlDoc wiki parser
doc_wiki_face//2
doc_wiki_face//3
url_expansion_hook/3
wiki_lines_to_dom/3
wiki_codes_to_dom/3
autolink_extension/2
autolink_file/2
section_comment_header/3
summary_from_lines/2
indented_lines/3
strip_leading_par/2
doc_util.pl -- PlDoc utilities
man_index.pl -- Index the HTML manuals
doc_html.pl -- PlDoc HTML backend
doc_man.pl -- Process SWI-Prolog HTML manuals
doc_search.pl -- Search form and reply
doc_index.pl -- Create indexes
doc_htmlsrc.pl -- HTML source pretty-printer
doc_colour.pl -- Source colouring support
doc_access.pl
doc_pack.pl -- PlDoc for Prolog extension packs
doc_words.pl -- Reason about Prolog jargon
wiki_codes_to_dom
(+String, +Args, -DOM)
is
det
Translate a plain text into a
DOM
term.
Arguments:
String
- Plain text. Either a string or a list of codes.