Did you know ... Search Documentation:
Title for pldoc(dir_index)

pldoc

Prolog files

doc_access.plShow source
doc_colour.plShow source
colour_fragments/2Create a list of colour fragments from In.Source
doc_html.pl  -- PlDoc HTML backendShow source
doc_htmlsrc.pl  -- HTML source pretty-printerShow source
doc_index.pl  -- Create indexesShow source
doc_library.pl  -- BIM compatibility layerShow source
doc_load_library/0Load the SWI-Prolog library, so we can access all comments from the library.Source
doc_man.pl  -- Process SWI-Prolog HTML manualsShow source
doc_modes.pl  -- Analyse PlDoc mode declarationsShow source
doc_pack.pl  -- PlDoc for Prolog extension packsShow source
doc_pack/1Generate stand-alone documentation for the package Pack.Source
doc_process.pl  -- Process source documentationShow source
doc_register.plShow source
doc_search.plShow source
matching_object_table/4Show a list of matching objects, similar to a result-set from search.Source
search_form/3Create a search input field.Source
search_reply/4Generate a reply searching for For.Source
doc_util.pl  -- PlDoc utilitiesShow source
doc_wiki.pl  -- PlDoc wiki parserShow source
doc_words.pl  -- Reason about Prolog jargonShow source
man_index.plShow source
check_duplicate_ids/0Maintenance utility to check that we do not have duplicate section identifiers in the documentation.Source
clean_man_index/0Clean already loaded manual index.Source
current_man_object/1Source
doc_object_identifier/2True when Identifier is the name of DocObject.Source
index_man_directory/2Index the HTML directory Dir.Source
index_man_file/2Collect the documented objects from the SWI-Prolog manual file File.Source
man_object_property/2True when Property is a property of the given manual object.Source
manual_object/5True if Object is documented.Source
save_man_index/0Create swi('doc/manindex.db'), containing an index into the HTML manuals for use with help/1 and similar predicates.Source