Did you know ...
Search Documentation:
Predicate man_object_property/2
HOME
DOWNLOAD
SWI-Prolog
Sources/building
Docker images
Add-ons
Browse GIT
DOCUMENTATION
Manual
Packages
FAQ
Command line
PlDoc
Bluffers
▶
Prolog syntax
PceEmacs
HTML generation
License
Publications
Rev 7 Extensions
TUTORIALS
Beginner
▶
Getting started
Learn Prolog Now!
Simply Logical
Debugger
Development tools
Advanced
▶
Modules
Grammars (DCGs)
clp(fd)
Printing messages
PlDoc
Web applications
▶
Web applications
Let's Encrypt!
Pengines
Semantic web
▶
ClioPatria
RDF namespaces
Graphics
▶
XPCE
GUI options
Machine learning
▶
Probabilistic Logic Programming
External collections
▶
Meta level tutorials
For packagers
▶
Linux packages
COMMUNITY
Forum & mailing list
Blog
News
Report a bug
Submit a patch
Submit an add-on
Roadmap (on GitHub)
External links
Contributing
Code of Conduct
Contributors
SWI-Prolog items
COMMERCIAL
WIKI
Login
View changes
Sandbox
Wiki help
All tags
pldoc
pldoc
doc_process.pl -- Process source documentation
doc_register.pl
doc_modes.pl -- Analyse PlDoc mode declarations
doc_wiki.pl -- PlDoc wiki parser
doc_util.pl -- PlDoc utilities
doc_library.pl -- BIM compatibility layer
doc_htmlsrc.pl -- HTML source pretty-printer
doc_colour.pl -- Source colouring support
doc_html.pl -- PlDoc HTML backend
doc_man.pl -- Process SWI-Prolog HTML manuals
doc_search.pl -- Search form and reply
doc_index.pl -- Create indexes
doc_words.pl -- Reason about Prolog jargon
man_index.pl -- Index the HTML manuals
manual_object/5
clean_man_index/0
save_man_index/0
check_duplicate_ids/0
index_man_directory/2
index_man_file/2
index_man_file/3
current_man_object/1
man_object_property/2
doc_object_identifier/2
doc_access.pl
doc_pack.pl -- PlDoc for Prolog extension packs
man_object_property
(?Object, ?Property)
is
nondet
True when
Property
is a property of the given manual object. Defined properties are:
summary
(-Text)
Summary text for the object.
id
(ID)
Return unique id for the text, so we can remove duplicates