Commit 00aabaa
Implement hoverxref for floating tooltips (#2290)
* Update conf.py
* example/test
* Update readthedocs.yml
* undo
* add extension to conf.py
* Update readthedocs.yml
* Update readthedocs.yml
* ci/requirements
* undo
* Update requirements-py3.9.yml
* (try again) installing hoverxref
* add dependency
* Update conf.py
* enable tooltip for multiple roles
* add py
* add autoref (again)
* Update docs/sphinx/source/conf.py
Co-authored-by: Echedey Luis <[email protected]>
* Revert "Update docs/sphinx/source/conf.py"
This reverts commit d4a0241.
* Reapply "Update docs/sphinx/source/conf.py"
This reverts commit 6ea834f.
* try hoverxref_domains
* try py:
* Update conf.py
* Update conf.py
* intersphinx mapping
* remove duplicate intersphinx
---------
Co-authored-by: Echedey Luis <[email protected]>1 parent a05e0c4 commit 00aabaa
File tree
3 files changed
+19
-10
lines changed- docs/sphinx/source
- pvlib
3 files changed
+19
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
64 | 81 | | |
65 | 82 | | |
66 | 83 | | |
| |||
357 | 374 | | |
358 | 375 | | |
359 | 376 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments