Sync from SUSE:SLFO:Main python-python-docs-theme revision 7624a870bdd5afdd16bdfb53bc92aff7

This commit is contained in:
2024-12-13 12:15:08 +01:00
parent c4608a9b9b
commit 90dff2be98
4 changed files with 58 additions and 7 deletions

View File

@@ -1,3 +1,53 @@
-------------------------------------------------------------------
Thu Oct 10 08:13:09 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Mon Aug 5 19:04:17 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.6:
* Add backgrounds and borders to admonitions
* Use different colour for 'Return value: Borrowed reference'
* Replace Flake8 with Ruff and add more linting for GitHub
Actions
-------------------------------------------------------------------
Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.4:
* Add colour to version change directives
* Only show 'Last updated on ...' when `last_updated` defined
* Use system font stack for all code
- update to 2024.3:
* Modernise font: use system font stack to improve text
readability and webpage performance
* Remove incorrect CSS property
* Don't test theme on 3.8 and 3.9 branches
-------------------------------------------------------------------
Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.2:
* Do not underline navigation links
* Only apply underline offset to code formatting for underline
visibility
-------------------------------------------------------------------
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>
- update to 2023.9:
* Focus search box when pressing slash
-------------------------------------------------------------------
Mon Sep 4 10:45:54 UTC 2023 - Dirk Müller <dmueller@suse.com>