summaryrefslogtreecommitdiff
path: root/doc/trio-resolver.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/trio-resolver.rst')
-rw-r--r--doc/trio-resolver.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/trio-resolver.rst b/doc/trio-resolver.rst
new file mode 100644
index 0000000..ccd7824
--- /dev/null
+++ b/doc/trio-resolver.rst
@@ -0,0 +1,12 @@
+.. module:: dns.trio.resolver
+.. _trio_resolver:
+
+Stub Resolver
+=============
+
+Dnspython's Trio resolver module implements an asynchronous "stub resolver".
+
+.. toctree::
+
+ trio-resolver-class
+ trio-resolver-functions