Specifies the development status of a documenter.
[Visual Basic] Public Enum DocumenterDevelopmentStatus [C#] public enum DocumenterDevelopmentStatus [C++] public __value enum DocumenterDevelopmentStatus [JScript] public enum DocumenterDevelopmentStatus
Member Name | Description |
---|---|
Alpha | Still in development, not really ready for anyone else to use except to provide feedback. |
Beta | Ready for users to try out, with the understanding that bugs are likely. |
Stable | Ready for use, or at least as stable as free software gets! |
Obsolete | No longer actively maintained. |
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)