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