Skip to content

Commit 2c386b9

Browse files
committed
Use the appropriate Sphinx directive instead of weird text
1 parent ec8815a commit 2c386b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/customisation/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,11 @@ html_theme_options = {
7474

7575
(top_of_page_button)=
7676

77-
### `top_of_page_button` (deprecated, due to be removed after 2024-11-01)
77+
### `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+
```
7882

7983
Controls which button is shown on the top of the page. The only supported values are `"edit"` (the default) and `None`.
8084

0 commit comments

Comments
 (0)