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

/usr/lib/swi-prolog/library/pldoc/doc_process.pl
AllApplicationManualNameSummaryHelp

  • library
    • pldoc
      • doc_process.pl -- Process source documentation
        • is_structured_comment/2
        • doc_file_name/3
        • doc_file_has_comments/1
        • doc_comment/4
        • process_comments/3
        • parse_comment/3
        • predicate_summary/2
      • doc_register.pl
      • doc_modes.pl -- Analyse PlDoc mode declarations
      • doc_wiki.pl -- PlDoc wiki parser
      • 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_util.pl -- PlDoc utilities
      • doc_access.pl
      • doc_pack.pl -- PlDoc for Prolog extension packs
 prolog:predicate_summary(+PI, -Summary) is semidet[multifile, pldoc(doc_process)]
Provide predicate summaries to the XPCE class prolog_predicate, used by the IDE tools.
ClioPatria (version V3.1.1-21-gb8003bb)