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 ec8815a commit 2c386b9Copy full SHA for 2c386b9
docs/customisation/index.md
@@ -74,7 +74,11 @@ html_theme_options = {
74
75
(top_of_page_button)=
76
77
-### `top_of_page_button` (deprecated, due to be removed after 2024-11-01)
+### `top_of_page_button`
78
+
79
+```{deprecated} 2024.05.06
80
+This will be removed after 2024-11-01. Use `top_of_page_buttons` instead.
81
+```
82
83
Controls which button is shown on the top of the page. The only supported values are `"edit"` (the default) and `None`.
84
0 commit comments