From 99de55975cb7b9af8240042ce920b0281b7b675b Mon Sep 17 00:00:00 2001 From: david Date: Fri, 24 Oct 2008 22:11:02 +0000 Subject: [PATCH] Add an introductory paragraph to the "NSE Scripts" section of scripting.xml explaining that the docs are generated with NSEDoc and pointing to the online documentation for the latest. --- docs/scripting.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/scripting.xml b/docs/scripting.xml index aaef23a5c..0c59cb083 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -783,6 +783,19 @@ action refer to . Nmap Scripting Engine (NSE)list of scripts NSE Scripts + + This is a list of the scripts packaged with Nmap as of this writing. + This documentation comes straight from the source code of the + scripts thanks to the NSEDoc documentation system, described in + . + + Of course no paper documentation can hope to stay current with + software that is developed as actively as NSE is. + + For the latest documentation see the online NSE documentation portal + at . + + &nse-scripts;