mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 23:40:57 +00:00
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:
parent
2d06ecf73c
commit
3dcf997d60
3 changed files with 23 additions and 7 deletions
|
|
@ -43,6 +43,7 @@ ERRORS = {
|
|||
|
||||
--- Application constants
|
||||
-- @class table
|
||||
-- @name APPNO
|
||||
APPNO = {
|
||||
BindRequest = 0,
|
||||
BindResponse = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue