BaseDocumenterConfig Properties

NDoc Core

NDoc Documentation

BaseDocumenterConfig Properties

The properties of the BaseDocumenterConfig class are listed below. For a complete list of BaseDocumenterConfig class members, see the BaseDocumenterConfig Members topic.

Public Instance Properties

AutoDocumentConstructorsGets or sets the AutoDocumentConstructors property.
AutoPropertyBackerSummariesGets or sets the AutoPropertyBackerSummaries property.
CopyrightHrefGets or sets the CopyrightHref property.
CopyrightTextGets or sets the CopyrightText property.
DocumentAttributesGets or sets whether or not to document the attributes.
DocumentedAttributesGets or sets which attributes should be documented.
DocumentEmptyNamespacesGets or sets the DocumentPrivates property.
DocumentInternalsGets or sets the DocumentInternals property.
DocumentPrivatesGets or sets the DocumentPrivates property.
DocumentProtectedGets or sets the DocumentProtected property.
DocumentProtectedInternalAsProtectedGets or sets the DocumentProtectedInternalAsProtected property.
EditorBrowsableFilterSpecifies the level of filtering on the EditorBrowsable attribute.
GetExternalSummariesLoad external xml files?
IncludeAssemblyVersionGets or sets the IncludeAssemblyVersion property.
ReferencesPathGets or sets the base directory used to resolve directory and assembly references.
ShowMissingParamsGets or sets the ShowMissingParams property.
ShowMissingRemarksGets or sets the ShowMissingRemarks property.
ShowMissingReturnsGets or sets the ShowMissingReturns property.
ShowMissingSummariesGets or sets the ShowMissingSummaries property.
ShowMissingValuesGets or sets the ShowMissingValues property.
ShowTypeIdInAttributesGets or sets whether or not to show the TypeId property in attributes.
SkipNamespacesWithoutSummariesGets or sets the SkipNamespacesWithoutSummaries property.
UseNamespaceDocSummariesGets or sets the UseNamespaceDocSummaries property.
UseNDocXmlFileGets or sets the UseNDocXmlFile property.

See Also

BaseDocumenterConfig Class | NDoc.Core Namespace