summaryrefslogtreecommitdiff
path: root/docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst')
-rw-r--r--docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst49
1 files changed, 0 insertions, 49 deletions
diff --git a/docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst b/docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst
deleted file mode 100644
index 7b09fa90..00000000
--- a/docs/source/examples/hlapi/asyncore/sync/agent/ntforg/common-notifications.rst
+++ /dev/null
@@ -1,49 +0,0 @@
-.. toctree::
- :maxdepth: 2
-
-Common notifications
---------------------
-
-.. include:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py
- :start-after: """
- :end-before: """#
-
-.. literalinclude:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py
- :start-after: """#
- :language: python
-
-:download:`Download</../../examples/hlapi/asyncore/sync/agent/ntforg/v2c-trap-with-notification-objects.py>` script.
-
-
-.. include:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
- :start-after: """
- :end-before: """#
-
-.. literalinclude:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py
- :start-after: """#
- :language: python
-
-:download:`Download</../../examples/hlapi/asyncore/sync/agent/ntforg/v3-inform.py>` script.
-
-
-.. include:: /../../examples/hlapi/asyncore/sync/agent/ntforg/default-v1-trap.py
- :start-after: """
- :end-before: """#
-
-.. literalinclude:: /../../examples/hlapi/asyncore/sync/agent/ntforg/default-v1-trap.py
- :start-after: """#
- :language: python
-
-:download:`Download</../../examples/hlapi/asyncore/sync/agent/ntforg/default-v1-trap.py>` script.
-
-.. include:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v3-trap.py
- :start-after: """
- :end-before: """#
-
-.. literalinclude:: /../../examples/hlapi/asyncore/sync/agent/ntforg/v3-trap.py
- :start-after: """#
- :language: python
-
-:download:`Download</../../examples/hlapi/asyncore/sync/agent/ntforg/v3-trap.py>` script.
-
-See also: :doc:`library reference </docs/api-reference>`.