Skip to content

Commit 3fb36cd

Browse files
committed
Move the type upper in the docs
1 parent 17d32a3 commit 3fb36cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ These settings are global and have effect on both, tooltips and modal dialogues.
2020

2121
Default: ``{}``
2222

23+
Type: dictionary
24+
2325
Example:
2426

2527
.. code-block:: python
@@ -32,7 +34,6 @@ These settings are global and have effect on both, tooltips and modal dialogues.
3234
'class': 'tooltip', # for Python Sphinx Domain
3335
}
3436
35-
Type: dictionary
3637
3738
.. confval:: hoverxref_default_type
3839

0 commit comments

Comments
 (0)