Project.FindDocumenters Method

NDoc Core

NDoc Documentation

Project.FindDocumenters Method 

Searches the module directory for assemblies containing classes the implement IDocumenter.

public static ArrayList FindDocumenters();

Return Value

An ArrayList containing new instances of all the found documenters.

See Also

Project Class | NDoc.Core Namespace