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

Commitb05ad28

Browse files
authored
Merge pull request#173 from hugovk/prepare-2024.2
2 parentse7ab33e +b3d1ae1 commitb05ad28

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

‎CHANGELOG.rst

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
1-
=========
21
Changelog
32
=========
43

4+
`2024.2<https://github.com/python/python-docs-theme/releases/tag/v2024.2>`_
5+
----------------------------------------------------------------------------
6+
7+
- Do not underline navigation links (#169)
8+
Contributed by Hugo van Kemenade
9+
- Only apply underline offset to code formatting for underline visibility (#171)
10+
Contributed by Hugo van Kemenade
11+
512
`2024.1<https://github.com/python/python-docs-theme/releases/tag/v2024.1>`_
613
----------------------------------------------------------------------------
714

815
- Underline links for readability and a11y (#160, #166)
9-
Contributed by Hugo van Kemenade
16+
Contributed by Hugo van Kemenade
1017
- Add ``hosted_on`` variable for a link in the footer (#165)
11-
Contributed by Hugo van Kemenade
18+
Contributed by Hugo van Kemenade
1219
- Consistently reference ``theme_root_icon`` (#163)
13-
Contributed by Marko Budiselic
20+
Contributed by Marko Budiselic
1421
- Dark mode: fix contrast of footer highlight (#162)
15-
Contributed by Hugo van Kemenade
22+
Contributed by Hugo van Kemenade
1623

1724
`2023.9<https://github.com/python/python-docs-theme/releases/tag/v2023.9>`_
1825
----------------------------------------------------------------------------

‎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.1"
9+
version ="2024.2"
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