ede-documentation
ede-documentation is a Lisp function in `base.el
'.
(ede-documentation &rest LOCAL-ARGS)
Return a list of files that provide documentation.
Documentation is not for object THIS, but is provided by THIS for other
files in the project.
This is a generic function with only primary methods.
Implementations:
`ede-project' :PRIMARY (this)
Return a list of files that provide documentation.
Documentation is not for object THIS, but is provided by THIS for other
files in the project.
Defined in `base.el'
`ede-target' :PRIMARY (this)
Return a list of files that provide documentation.
Documentation is not for object THIS, but is provided by THIS for other
files in the project.
Defined in `base.el'