DocumenterDevelopmentStatus Enumeration

NDoc Core

NDoc Documentation

DocumenterDevelopmentStatus Enumeration

This is used to indicate the development status of each documenter.

public enum DocumenterDevelopmentStatus

Members

Member NameDescription
AlphaStill in development, not really ready for anyone else to use except to provide feedback.
BetaReady for users to try out, with the understanding that bugs are likely.
StableReady for use, or at least as stable as free software gets!

Requirements

Namespace: NDoc.Core

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

NDoc.Core Namespace