Thanks to visit codestin.com Credit goes to github.com
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 ced6623 commit 55754b6Copy full SHA for 55754b6
2 files changed
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
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
10
`2024.10 <https://github.com/python/python-docs-theme/releases/tag/2024.10>`_
11
-----------------------------------------------------------------------------
12
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "python-docs-theme"
-version = "2024.10"
+version = "2024.12"
description = "The Sphinx theme for the CPython docs and related projects"
readme = "README.md"
license.file = "LICENSE"
0 commit comments