aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound/libunbound/python/doc/examples/example6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/libunbound/python/doc/examples/example6.rst')
-rw-r--r--contrib/unbound/libunbound/python/doc/examples/example6.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/contrib/unbound/libunbound/python/doc/examples/example6.rst b/contrib/unbound/libunbound/python/doc/examples/example6.rst
index 478e13909277..6fde8b25fd8d 100644
--- a/contrib/unbound/libunbound/python/doc/examples/example6.rst
+++ b/contrib/unbound/libunbound/python/doc/examples/example6.rst
@@ -1,11 +1,13 @@
.. _example_localzone:
-==============================
Local zone manipulation
-==============================
+=======================
-This example program shows how to define local zone containing custom DNS records.
+This example program shows how to define local zone containing custom DNS
+records.
-.. literalinclude:: example6-1.py
- :language: python
+Source code
+-----------
+.. literalinclude:: example6-1.py
+ :language: python