File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2025.5 <https://github.com/python/python-docs-theme/releases/tag/2025.5 >`_
5+ ---------------------------------------------------------------------------
6+
7+ * Make the copy button only appear when hovered over or clicked on by @kevteg in https://github.com/python/python-docs-theme/pull/243
8+
49`2025.4.1 <https://github.com/python/python-docs-theme/releases/tag/2025.4.1 >`_
510-------------------------------------------------------------------------------
611
Original file line number Diff line number Diff line change 77 from sphinx .application import Sphinx
88 from sphinx .util .typing import ExtensionMetadata
99
10- __version__ = "2025.4.1 "
10+ __version__ = "2025.5 "
1111
1212THEME_PATH = Path (__file__ ).resolve ().parent
1313
You can’t perform that action at this time.
0 commit comments