From 3fb36cd9fda7d3e95c3f3ebe1de0aff915af7639 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Fri, 24 Apr 2020 16:41:35 +0200 Subject: [PATCH] Move the type upper in the docs --- docs/configuration.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index c725d92a..36d0e77b 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -20,6 +20,8 @@ These settings are global and have effect on both, tooltips and modal dialogues. Default: ``{}`` + Type: dictionary + Example: .. code-block:: python @@ -32,7 +34,6 @@ These settings are global and have effect on both, tooltips and modal dialogues. 'class': 'tooltip', # for Python Sphinx Domain } - Type: dictionary .. confval:: hoverxref_default_type