We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbf985 commit 125a07dCopy full SHA for 125a07d
doc/devel/document.rst
@@ -1111,7 +1111,7 @@ Figure size
1111
The default figure size is suitable in many cases. If you want to use an explicit
1112
figure size, it should be chosen so that the figure is not wider than the available
1113
space in rendered HTML docs to prevent downscaling. The current limit with
1114
-*pydata-sphinx-theme* is 720px (corresponding to `figsize=(7.2, ...)`). This may be
+*pydata-sphinx-theme* is 720px (corresponding to ``figsize=(7.2, ...)``). This may be
1115
expanded to 840px if the page does not have subsections and thus does not have the
1116
"On this page" navigation on the right-hand side.
1117
0 commit comments