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

pldoc

Prolog files

doc_access.plShow source
doc_colour.pl  -- Source colouring supportShow source
doc_html.pl  -- PlDoc HTML backendShow source
doc_htmlsrc.pl  -- HTML source pretty-printerShow source
doc_index.pl  -- Create indexesShow source
dir_index/4Create an index for all Prolog files appearing in Dir or in any directory contained in Dir.Source
doc_file_href/2Create a /doc HREF from Path.Source
doc_for_dir/2Write summary index for all files in Dir to Out.Source
doc_links/4Provide overview links and search facilities.Source
file_index_header/4Create an entry in a summary-table for File.Source
object_summaries/5Create entries in a summary table for Objects.Source
places_menu/3Create a select menu with entries for all loaded directories.Source
source_directory/1True if Dir is a directory from which we have loaded Prolog sources.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
man_content_tree/2Compute the content tree for a multi-file HTML document.Source
man_overview/3Provide a toplevel overview on the manual: the reference manual and the available packages.Source
man_packages_tree/1Tree is the content tree of all packages.Source
man_page/4Produce a Prolog manual page for Obj.Source
man_synopsis/4Give synopsis details for a fully specified predicate indicator and link this to the section.Source
doc_object_href/2Produce a HREF for section objects.Source
doc_object_link/4Provide the HTML to describe Obj for linking purposes.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.pl  -- Search form and replyShow 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
atom_pi/2Translate an external predicate indicator representated as an atom into a predicate indicator term.Source
atom_to_object/2If Atom is `Name/Arity', decompose to Name and Arity.Source
ensure_slash_end/2Ensure Dir ends with a /.Source
expand_alias/2Translate an aliased path to a native path.Source
insert_alias/2Translate a native path to an aliased path.Source
normalise_white_space/3Text is input after deleting leading and trailing white space and mapping all internal white space to a single space.Source
doc_wiki.pl  -- PlDoc wiki parserShow source
doc_words.pl  -- Reason about Prolog jargonShow source
man_index.pl  -- Index the HTML manualsShow source