projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c0865
)
Use hoverxref for Python Domain and intersphinx content in documentation
author
Harmon
<Harmon758@gmail.com>
Mon, 20 Sep 2021 09:24:17 +0000
(
04:24
-0500)
committer
Harmon
<Harmon758@gmail.com>
Mon, 20 Sep 2021 09:24:17 +0000
(
04:24
-0500)
docs/conf.py
patch
|
blob
|
blame
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index 0ad691f23ac84184f77fcbda04e3253c9e210846..160c289bdd6415f6901991a3f70d73ff057e5459 100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-34,6
+34,8
@@
extensions = [
]
hoverxref_auto_ref = True
+hoverxref_domains = ['py']
+hoverxref_intersphinx = ['aiohttp', 'requests']
intersphinx_mapping = {
'python': ('https://docs.python.org/3', None),