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

Commit6a9d7a2

Browse files
authored
Merge pull request#167 from hugovk/prepare-2024.1
2 parentsba55891 +4f8095d commit6a9d7a2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Changelog
33
=========
44

5+
`2024.1<https://github.com/python/python-docs-theme/releases/tag/v2024.1>`_
6+
----------------------------------------------------------------------------
7+
8+
- Underline links for readability and a11y (#160, #166)
9+
Contributed by Hugo van Kemenade
10+
- Add ``hosted_on`` variable for a link in the footer (#165)
11+
Contributed by Hugo van Kemenade
12+
- Consistently reference ``theme_root_icon`` (#163)
13+
Contributed by Marko Budiselic
14+
- Dark mode: fix contrast of footer highlight (#162)
15+
Contributed by Hugo van Kemenade
16+
517
`2023.9<https://github.com/python/python-docs-theme/releases/tag/v2023.9>`_
618
----------------------------------------------------------------------------
719

‎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 ="2023.9"
9+
version ="2024.1"
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