IDocumenter.CanBuild Method (Project)

NDoc Core

NDoc Documentation

IDocumenter.CanBuild Method (Project)

Checks if the documentation output file(s) exist.

string CanBuild(
   Project project
);

Parameters

project
The project that generated the documentation.

Return Value

True if the documentation can be viewed.

See Also

IDocumenter Interface | NDoc.Core Namespace | IDocumenter.CanBuild Overload List