From: Brian Wellington Date: Sat, 18 Jul 2020 00:04:30 +0000 (-0700) Subject: Add documentation. X-Git-Tag: v2.1.0rc1~175^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F540%2Fhead;p=thirdparty%2Fdnspython.git Add documentation. --- diff --git a/doc/message-edns.rst b/doc/message-edns.rst index 7317a023..b46cf541 100644 --- a/doc/message-edns.rst +++ b/doc/message-edns.rst @@ -32,3 +32,4 @@ will create a ``dns.edns.ECSOption`` object to represent it. .. autofunction:: dns.edns.get_option_class .. autofunction:: dns.edns.option_from_wire_parser .. autofunction:: dns.edns.option_from_wire +.. autofunction:: dns.edns.register_type