Availability:
:- use_module(library(prolog_xref)).
(can be autoloaded)- xref_comment(?Source, ?Title, ?Comment) is nondet
- Is true when Source has a section comment with Title and Comment
:- use_module(library(prolog_xref)).
(can be autoloaded)