object

lgtdoc

Documenting tool. Generates XML documenting files for loaded entities and for library, directory, entity, and predicate indexes.

Availability:
logtalk_load(lgtdoc(loader))
Author: Paulo Moura
Version: 11:3:0
Date: 2026-03-31
Compilation flags:
static, context_switching_calls
Implements:
public lgtdocp
Imports:
Uses:
Remarks:
(none)

Public predicates

(no local declarations; see entity ancestors if any)

Protected predicates

(no local declarations; see entity ancestors if any)

Private predicates

library_entity_/4

Table of documented entities per library.

Compilation flags:
dynamic
Template:
library_entity_(Library,PrimarySortKey,SecondarySortKey,Entity)
Mode and number of proofs:
library_entity_(?atom,?nonvar,?nonvar,?atom) - zero_or_more

directory_entity_/4

Table of documented entities per directory.

Compilation flags:
dynamic
Template:
directory_entity_(Directory,PrimarySortKey,SecondarySortKey,Entity)
Mode and number of proofs:
directory_entity_(?atom,?nonvar,?nonvar,?atom) - zero_or_more

type_entity_/4

Table of documented entities per type.

Compilation flags:
dynamic
Template:
type_entity_(Type,PrimarySortKey,SecondarySortKey,Entity)
Mode and number of proofs:
type_entity_(?atom,?nonvar,?nonvar,?atom) - zero_or_more

predicate_entity_/4

Table of public predicates for all documented entities.

Compilation flags:
dynamic
Template:
predicate_entity_(Predicate,PrimarySortKey,SecondarySortKey,Entity)
Mode and number of proofs:
predicate_entity_(?predicate_indicator,?nonvar,?nonvar,?entity_identifier) - zero_or_more

cached_run_/5

Cache of diagnostics collected while generating documentation for a target and merged options.

Compilation flags:
dynamic
Template:
cached_run_(Target,Options,Contexts,Diagnostics,PreflightIssues)
Mode and number of proofs:
cached_run_(?nonvar,?list(compound),?list(compound),?list(compound),?list(compound)) - zero_or_more

active_diagnostic_/1

Diagnostics collected during the current documentation run.

Compilation flags:
dynamic
Template:
active_diagnostic_(Diagnostic)
Mode and number of proofs:
active_diagnostic_(?compound) - zero_or_more

active_preflight_issue_/1

Preflight issues collected during the current documentation run.

Compilation flags:
dynamic
Template:
active_preflight_issue_(Issue)
Mode and number of proofs:
active_preflight_issue_(?compound) - zero_or_more

active_collection_mode_/1

Current diagnostics collection mode.

Compilation flags:
dynamic
Template:
active_collection_mode_(Mode)
Mode and number of proofs:
active_collection_mode_(?atom) - zero_or_one

Operators

(none)