Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4352e1

Browse files
authored
Merge pull request#180 from hugovk/prepare-release
2 parents540a95c +d9136c6 commitf4352e1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

‎CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
`2024.3<https://github.com/python/python-docs-theme/releases/tag/v2024.3>`_
5+
----------------------------------------------------------------------------
6+
7+
- Modernise font: use system font stack to improve text readability and webpage performance (#174)
8+
Contributed by Hugo van Kemenade
9+
- Remove incorrect CSS property (#178)
10+
Contributed by Kerim Kabirov
11+
412
`2024.2<https://github.com/python/python-docs-theme/releases/tag/v2024.2>`_
513
----------------------------------------------------------------------------
614

@@ -40,7 +48,7 @@ Changelog
4048
`2023.7<https://github.com/python/python-docs-theme/releases/tag/v2023.7>`_
4149
----------------------------------------------------------------------------
4250

43-
- Fixcompatability with Sphinx 7.1 (#137)
51+
- Fixcompatibility with Sphinx 7.1 (#137)
4452
Contributed by Pradyun Gedam
4553
- Enable the slash keypress to focus the search field (#141)
4654
Contributed by Mike Fiedler

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name ="python-docs-theme"
9-
version ="2024.2"
9+
version ="2024.3"
1010
description ="The Sphinx theme for the CPython docs and related projects"
1111
readme ="README.rst"
1212
license.file ="LICENSE"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp