NAntDocumenter.

Build(Project) Method

Summary

Builds the documentation.
Assembly
NDoc.Documenter.NAnt.dll
Namespace
NDoc.Documenter.NAnt
Containing Type
NAntDocumenter

Syntax

public override void Build(Project project)

Parameters

Name Type Description
project Project

Return Value

Type Description
void