Lines Matching defs:documentation
4 ;; copy of this software and associated documentation files (the "Software"),
85 (defsynprop *prop-documentation*
86 "documentation"
491 (syntable :heredoc *prop-documentation* #'default-indent
494 (syntoken "^=(pod|item|over|head\\d)\\>.*$" :property *prop-documentation* :begin :info)
495 (syntable :info *prop-documentation* nil
499 (syntoken "^(__END__|__DATA__)$" :property *prop-documentation*
500 :begin :documentation)
504 (syntable :documentation *prop-documentation* nil