]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add resolver function placeholder
authorBob Halley <halley@dnspython.org>
Mon, 16 Jan 2017 16:16:16 +0000 (08:16 -0800)
committerBob Halley <halley@dnspython.org>
Mon, 16 Jan 2017 16:16:16 +0000 (08:16 -0800)
doc/resolver-functions.rst [new file with mode: 0644]

diff --git a/doc/resolver-functions.rst b/doc/resolver-functions.rst
new file mode 100644 (file)
index 0000000..e4ec1ea
--- /dev/null
@@ -0,0 +1,9 @@
+.. _resolver-functions:
+
+Resolver Functions
+==================
+
+.. autofunction:: dns.resolver.query
+.. autofunction:: dns.resolver.zone_for_name
+.. autofunction:: dns.resolver.get_default_resolver
+.. autofunction:: dns.resolver.reset_default_resolver