1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-01 02:59:01 +00:00

Take nse-modules and nse-scripts out of variablelist containers; they are

rendered more like sections now.
This commit is contained in:
david
2008-10-20 18:56:57 +00:00
parent ca933f1cbb
commit b80804c311

View File

@@ -776,18 +776,14 @@ action refer to <xref linkend="nse-tutorial-action"/>.
</ulink> the default modules in order to use them.
</para>
<variablelist>
&nse-modules;
</variablelist>
</sect1>
<sect1 id="nse-scripts-list">
<indexterm><primary>Nmap Scripting Engine (NSE)</primary><secondary>list of scripts</secondary></indexterm>
<title>NSE Scripts</title>
<variablelist>
&nse-scripts;
</variablelist>
</sect1>
<sect1 id="nse-api">