summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst')
-rw-r--r--docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst b/docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst
index 858d9fc..b234d56 100644
--- a/docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst
+++ b/docs/source/examples/v3arch/twisted/agent/ntforg/multiple-managers-operations.rst
@@ -4,13 +4,15 @@
Multiple managers operations
----------------------------
-.. include:: /../../examples/v3arch/twisted/agent/ntforg/trap-v2c-multiple-targets.py
+.. include:: /../../examples/v3arch/twisted/agent/ntforg/send-inform-to-multiple-managers.py
:start-after: """
:end-before: """#
-.. literalinclude:: /../../examples/v3arch/twisted/agent/ntforg/trap-v2c-multiple-targets.py
+.. literalinclude:: /../../examples/v3arch/twisted/agent/ntforg/send-inform-to-multiple-managers.py
:start-after: """#
:language: python
-:download:`Download</../../examples/v3arch/twisted/agent/ntforg/trap-v2c-multiple-targets.py>` script.
+:download:`Download</../../examples/v3arch/twisted/agent/ntforg/send-inform-to-multiple-managers.py>` script.
+
+See also: :doc:`library reference </docs/contents>`.