- update to 2024.1:
* Underline links for readability and a11y * Add `hosted_on` variable for a link in the footer * Consistently reference `theme_root_icon` * Dark mode: fix contrast of footer highlight OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=10
This commit is contained in:
parent
f80e954a97
commit
7e3106e244
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 21:20:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2024.1:
|
||||
* Underline links for readability and a11y
|
||||
* Add `hosted_on` variable for a link in the footer
|
||||
* Consistently reference `theme_root_icon`
|
||||
* Dark mode: fix contrast of footer highlight
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 9 08:26:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-docs-theme
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-python-docs-theme
|
||||
Version: 2023.9
|
||||
Version: 2024.1
|
||||
Release: 0
|
||||
Summary: The Sphinx theme for the CPython docs and related projects
|
||||
License: Python-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64316dcd4f70f67f897ba15da8ee8e1b47e8dd666fead5def480c83acbd1ad6e
|
||||
size 15155
|
3
python_docs_theme-2024.1.tar.gz
Normal file
3
python_docs_theme-2024.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d97e4f9feb6343cdff664a073b29ef34560d22cc22e5f0f882c6849e10667b56
|
||||
size 15245
|
Loading…
x
Reference in New Issue
Block a user