We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10fbafb commit 8277089Copy full SHA for 8277089
docs/conf.py
@@ -339,4 +339,5 @@
339
# If true, do not generate a @detailmenu in the "Top" node's menu.
340
#
341
# texinfo_no_detailmenu = False
342
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'https://docs.python.org/': None,
343
+ 'https://ecdsa.readthedocs.io/en/latest/': None}
0 commit comments