summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst')
-rw-r--r--docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst b/docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst
new file mode 100644
index 0000000..b8048e1
--- /dev/null
+++ b/docs/source/examples/hlapi/asyncore/agent/ntforg/common-notifications.rst
@@ -0,0 +1,28 @@
+.. toctree::
+ :maxdepth: 2
+
+Common notifications
+--------------------
+
+.. include:: /../../examples/hlapi/asyncore/agent/ntforg/v2c-trap-via-notification-type.py
+ :start-after: """
+ :end-before: """#
+
+.. literalinclude:: /../../examples/hlapi/asyncore/agent/ntforg/v2c-trap-via-notification-type.py
+ :start-after: """#
+ :language: python
+
+:download:`Download</../../examples/hlapi/asyncore/agent/ntforg/v2c-trap-via-notification-type.py>` script.
+
+
+.. include:: /../../examples/hlapi/asyncore/agent/ntforg/v3-inform.py
+ :start-after: """
+ :end-before: """#
+
+.. literalinclude:: /../../examples/hlapi/asyncore/agent/ntforg/v3-inform.py
+ :start-after: """#
+ :language: python
+
+:download:`Download</../../examples/hlapi/asyncore/agent/ntforg/v3-inform.py>` script.
+
+See also: :doc:`library reference </docs/contents>`.