CanBuild Method

NDoc Core

NDoc Documentation

IDocumenter.CanBuild Method

Checks if the documentation output file(s) exist.

Overload List

Checks if the documentation output file(s) exist.

string CanBuild(Project);

Checks to make sure the documenter can perform a build.

string CanBuild(Project,bool);

See Also

IDocumenter Interface | NDoc.Core Namespace