mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Add the source code for the Ncat Guide (http://nmap.org/ncat/guide/index.html) to the Ncat docs directory
This commit is contained in:
parent
441f840ba9
commit
b490777101
2 changed files with 1871 additions and 0 deletions
1859
ncat/docs/ncatguide.xml
Normal file
1859
ncat/docs/ncatguide.xml
Normal file
File diff suppressed because it is too large
Load diff
12
ncat/docs/ncatguidehtml.xml
Normal file
12
ncat/docs/ncatguidehtml.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
|
||||
[
|
||||
<!ENTITY ncat SYSTEM "ncatguide.xml">
|
||||
]>
|
||||
|
||||
<article id="ncat">
|
||||
<artheader>
|
||||
<title>Ncat Users' Guide</title>
|
||||
</artheader>
|
||||
&ncat;
|
||||
</article>
|
||||
Loading…
Add table
Add a link
Reference in a new issue