File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ `2024.12 <https://github.com/python/python-docs-theme/releases/tag/2024.12 >`_
5+ -----------------------------------------------------------------------------
6+
7+ - Hide header and search bar when printing (#204)
8+ Contributed by Hugo van Kemenade
9+
410`2024.10 <https://github.com/python/python-docs-theme/releases/tag/2024.10 >`_
511-----------------------------------------------------------------------------
612
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
66
77[project ]
88name = " python-docs-theme"
9- version = " 2024.10 "
9+ version = " 2024.12 "
1010description = " The Sphinx theme for the CPython docs and related projects"
1111readme = " README.md"
1212license.file = " LICENSE"
You can’t perform that action at this time.
0 commit comments