pldoc

Prolog files

doc_files.pl  -- Create stand-alone documentation filesShow source
doc_save/2Save documentation for FileOrDir to file(s).Source
doc_http.pl  -- Documentation serverShow source
doc_browser/0Open user's default browser on the documentation server.Source
doc_browser/1Open user's default browser on the documentation server.Source
doc_enable/1Actually activate the PlDoc server.Source
doc_server/1Start a documentation server in the current Prolog process.Source
doc_server/2Start a documentation server in the current Prolog process.Source
doc_latex.pl  -- PlDoc LaTeX backendShow source
doc_latex/3Process one or more objects, writing the LaTeX output to OutFile.Source
latex_for_file/3Generate a LaTeX description of all commented predicates in File, writing the LaTeX text to the stream Out.Source
latex_for_predicates/3Generate LaTeX for a list of predicate indicators.Source
latex_for_wiki_file/3Write a LaTeX translation of a Wiki file to the steam Out.Source
doc_markdown.pl  -- Markdown utilitiesShow source
print_markdown/2Print a PlDoc markdown formatted String to current_output as formatted text.Source
pldoc.pl  -- Process source documentationShow source
doc_collect/1Switch collecting comments true/false.Source
pldoc_loading/0True if we are loading the PlDoc libraries.Source
tag_order/2Hook that allows for defining additional tags.Source