ede-buffer-documentation-files
ede-buffer-documentation-files is a Lisp function in `base.el
'.
(ede-buffer-documentation-files &rest LOCAL-ARGS)
Return all documentation in project THIS based on BUFFER.
This is a generic function with only primary methods.
Implementations:
`ede-project' :PRIMARY (this buffer)
Return all documentation in project THIS based on BUFFER.
Defined in `base.el'
`ede-target' :PRIMARY (this buffer)
Check for some documentation files for THIS.
Also do a quick check to see if there is a Documentation tag in this BUFFER.
Defined in `base.el'