summaryrefslogtreecommitdiff
path: root/docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst')
-rw-r--r--docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst b/docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst
new file mode 100644
index 0000000..9a6bcdf
--- /dev/null
+++ b/docs/source/examples/v3arch/twisted/manager/cmdgen/advanced-topics.rst
@@ -0,0 +1,16 @@
+.. toctree::
+ :maxdepth: 2
+
+Advanced topics
+---------------
+
+.. include:: /../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py
+ :start-after: """
+ :end-before: """#
+
+.. literalinclude:: /../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py
+ :start-after: """#
+ :language: python
+
+:download:`Download</../../examples/v3arch/twisted/manager/cmdgen/get-v3-custom-context.py>` script.
+