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://23fc4557-a0f3-4092-aae9-c6404428970e
pengine://746e95f8-af0e-4428-ba71-9331d1add5a1
pengine://9c15a85c-5613-40a1-ba9d-575243c74251
pengine://b1944949-51c2-4977-b854-16a15be22ead
pengine://dd716fa2-75f4-42e9-abb8-598329d8fa18
/usr/lib/swipl/library/pldoc/doc_process.pl
All
Application
Manual
Name
Summary
Help
library
pldoc
doc_process.pl -- Process source documentation
predicate_summary/2
is_structured_comment/2
doc_file_name/3
doc_file_has_comments/1
doc_comment/4
process_comments/3
parse_comment/3
comment_modes/2
doc_clean/1
doc_register.pl
doc_modes.pl -- Analyse PlDoc mode declarations
doc_wiki.pl -- PlDoc wiki parser
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
is_structured_comment
(+Comment:string, -Prefixes:list(codes))
is
semidet
True if
Comment
is a structured comment that should use
Prefixes
to extract the plain text using
indented_lines/3
.