Fix NSEdoc errors

1. All @table blocks must have an explicit @name
2. All @field blocks must have both a name and description

Also added some more information to the creds.States table description
This commit is contained in:
dmiller 2014-03-08 14:02:06 +00:00
parent 2d06ecf73c
commit 3dcf997d60
3 changed files with 23 additions and 7 deletions

View file

@ -43,6 +43,7 @@ ERRORS = {
--- Application constants
-- @class table
-- @name APPNO
APPNO = {
BindRequest = 0,
BindResponse = 1,