mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 06:29:03 +00:00
dacdf9409a9ba52f0392f365e4d9303f020aeb0e
using sortas in an index entry. Previously I had things like <indexterm><primary sortas="nmap"><filename>.nmap</filename> filename extension</primary></indexterm> <indexterm><primary sortas="nmap"><filename>.nmap</filename> directory</primary></indexterm> which, because they have the same sort key, would result in one index entires under either ".nmap filename extension" or ".nmap directory", with the page numbers for both. Now I just spell out the full text: sortas="nmap filename extension".
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%