Enable sphinx-hoverxref for all references

This commit is contained in:
Adrián Chaves 2019-11-21 10:30:21 +01:00
parent f1fd7ec318
commit 4f80eff1e1
1 changed files with 6 additions and 0 deletions

View File

@ -279,3 +279,9 @@ intersphinx_mapping = {
'sphinx': ('https://www.sphinx-doc.org/en/master', None),
'twisted': ('https://twistedmatrix.com/documents/current', None),
}
# Options for sphinx-hoverxref options
# ------------------------------------
hoverxref_auto_ref = True