mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 07:10:25 -08:00
RTD hover fix
This commit is contained in:
parent
8940f881de
commit
9736a5836b
2 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,7 @@ extensions = [
|
|||
"sphinx.ext.viewcode",
|
||||
"sphinx_design",
|
||||
"sphinx_copybutton",
|
||||
"sphinx-hoverxref"
|
||||
# "hoverxref.extension",
|
||||
"hoverxref.extension",
|
||||
]
|
||||
|
||||
# Napoleon settings
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@ docutils<0.17
|
|||
readthedocs-sphinx-search
|
||||
sphinx_autodoc_typehints==1.12.0
|
||||
sphinx_copybutton
|
||||
sphinx-hoverxref
|
||||
sphinx_design
|
||||
-e git+https://github.com/gumyr/build123d.git#egg=build123d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue