Builds the documentation.
[Visual Basic] Sub Build( _ ByVal project As Project _ ) [C#] void Build( Project project ); [C++] void Build( Project* project ); [JScript] function Build( Project project );
The compiler does not currently allow namespaces to documented.
IDocumenter Interface | NDoc.Core Namespace