• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
    • RDF quality heuristics
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/lib/swipl/library/pldoc/doc_wiki.pl
AllApplicationManualNameSummaryHelp

  • 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
      • doc_htmlsrc.pl -- HTML source pretty-printer
      • doc_colour.pl -- Source colouring support
      • 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_words.pl -- Reason about Prolog jargon
      • man_index.pl -- Index the HTML manuals
      • doc_access.pl
      • doc_pack.pl -- PlDoc for Prolog extension packs
 strip_leading_par(+Dom0, -Dom) is det
Remove the leading paragraph for environments where a paragraph is not required.
ClioPatria (version V3.1.1-40-g9d9e003)