public interface DoxygenConfiguration
| Modifier and Type | Method and Description |
|---|---|
DoxygenOptions |
projectOptions(org.eclipse.core.resources.IProject project)
Returns the doxygen options for the given project scope, must not return
null |
DoxygenOptions |
workspaceOptions()
Returns the doxygen options for the workspace scope, must not return
null |
DoxygenOptions workspaceOptions()
nullDoxygenOptions projectOptions(org.eclipse.core.resources.IProject project)
nullproject - scope for doxygen options, must not be nullCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.