Home
Download
Browse GIT
Contrib
Packs
HOWTO
FAQ
Manual
Mailinglist
Support
Links
Contact
Development tools
PlDoc Documentation
Graphics
(Semantic) Web
Publications
Contributors
License
Wiki (edit)
login
10.1 During development
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(library(pldoc)).
(can be autoloaded)
doc_collect
(
+Bool
)
Enable/disable collecting structured comments into the Prolog database. See
doc_server/1
or
doc_browser/0
for the normal way to deploy the server in your application. All these predicates must be called
before
loading your program.