From d6829e8486bb5368b4790eff877e4482423c1407 Mon Sep 17 00:00:00 2001 From: Ronald Date: Mon, 2 Jun 2014 17:00:57 +0200 Subject: [PATCH] updated doc --- docs/process.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/process.rst b/docs/process.rst index 08ee925..536c209 100644 --- a/docs/process.rst +++ b/docs/process.rst @@ -21,7 +21,8 @@ Raw results of the scans will be available in the following properties: To instanciate a NmapProcess instance, call the constructor with appropriate parameters: .. automodule:: libnmap.process .. autoclass:: NmapProcess - :members: __init__ + :members: + .. automethod:: __init__ Processing of events