diff options
| author | Brian Wellington <bwelling@xbill.org> | 2020-07-17 17:04:30 -0700 |
|---|---|---|
| committer | Brian Wellington <bwelling@xbill.org> | 2020-07-17 17:04:30 -0700 |
| commit | 19597bc9205c8065433ca05587ba8bf582722f56 (patch) | |
| tree | c62f957bd25005709941487e4a9684a46748bee9 /doc | |
| parent | 8669f5740c336e58aaed6e5fa9bbfdcff97fd8be (diff) | |
| download | dnspython-19597bc9205c8065433ca05587ba8bf582722f56.tar.gz | |
Add documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/message-edns.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/message-edns.rst b/doc/message-edns.rst index 7317a02..b46cf54 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 |
