Skip to content

Reorganize running filters chapter

Rather than split up the filters based on the filter superclass, which is a developer technicality, list all the filters in a flat list.

Also provide more control over what superclass filter methods are documented for each. This allows you to suppress the documentation of methods that exist but are not relevent or methods that are documented elsewhere.

Merge request reports