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()
null
DoxygenOptions projectOptions(org.eclipse.core.resources.IProject project)
null
project
- scope for doxygen options, must not be null
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.