|
|
Partner 1.0 |
This page lists the filters applied for development units in order to select the source files of the module and the object filters which exclude certain parts of the development units from the scope.
These filters are responsible for selecting source files of development units for documentation. Filters can be includig and excluding as well and the order of the filters determine the result (a source can be included with a filter even if an earlier filter excluded it).
Type
Expression
include
part*.fmb
include
part*.mmb
include
part*.rdf
include
part*.pll
include
part*.olb
These filters are responsible for excluding elements of other modules subclassed in the currently documented module. Filters are applied only if the filtering method is subclassed or all.
The filtering method is: subclassed
Expression
CORE*
|
|
Partner 1.0 |