Commit Graph

16 Commits

Author SHA256 Message Date
Ana Guerrero
1d7e473d3b Accepting request 1169469 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1169469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=8
2024-04-23 16:54:58 +00:00
d95b1c6f93 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=14
2024-04-21 08:36:43 +00:00
Ana Guerrero
7b7fcb1ef7 Accepting request 1158467 from devel:languages:python
- update to 2024.2:
  * Do not underline navigation links
  * Only apply underline offset to code formatting for underline
    visibility

OBS-URL: https://build.opensuse.org/request/show/1158467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=7
2024-03-18 15:44:16 +00:00
86660ee54c - update to 2024.2:
* Do not underline navigation links
  * Only apply underline offset to code formatting for underline
    visibility

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=12
2024-03-16 12:54:13 +00:00
Ana Guerrero
050ba31adb Accepting request 1143508 from devel:languages:python
- 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/request/show/1143508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=6
2024-02-02 14:44:56 +00:00
7e3106e244 - 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
2024-02-01 21:21:25 +00:00
Dominique Leuenberger
d98175e4a5 Accepting request 1132211 from devel:languages:python
- update to 2023.9:
  * Focus search box when pressing slash

OBS-URL: https://build.opensuse.org/request/show/1132211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=5
2023-12-09 21:49:52 +00:00
f80e954a97 - update to 2023.9:
* Focus search box when pressing slash

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=8
2023-12-09 08:27:08 +00:00
Ana Guerrero
fa6f1f8e04 Accepting request 1108837 from devel:languages:python
- update to 2023.7:
  * Fix compatability with Sphinx 7.1
  * Enable the slash keypress to focus the search field
  * Sphinx 6.2 fix: add ``nav.contents`` where ``div.topic`` is
    used
  * Dark mode: fix contrast for C++ specific styling (#133)
  * Don't let long code literals extend beyond the right side of
    the screen
  * Test with Python 3.12
  * Add a dark theme.
  * Fix: Remove searchbox id from form.
  * Update ``python-docs-theme`` to work with Sphinx 5 & 6.
  * Override font for ``.sig`` for consistency with other code
    blocks.
  * Dark mode: add class to invert image brightness.
  * Skip cache-busting for old Sphinx
  * Fix problem with monospace rendering in Vivaldi
  * Fix mobile nav obstructing content
  * Reduce footer margin only for desktop
  * Append a hash ?digest to CSS files for cache-busting

OBS-URL: https://build.opensuse.org/request/show/1108837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=4
2023-09-04 20:52:29 +00:00
cbe508b1cb - update to 2023.7:
* Fix compatability with Sphinx 7.1
  * Enable the slash keypress to focus the search field
  * Sphinx 6.2 fix: add ``nav.contents`` where ``div.topic`` is
    used
  * Dark mode: fix contrast for C++ specific styling (#133)
  * Don't let long code literals extend beyond the right side of
    the screen
  * Test with Python 3.12
  * Add a dark theme.
  * Fix: Remove searchbox id from form.
  * Update ``python-docs-theme`` to work with Sphinx 5 & 6.
  * Override font for ``.sig`` for consistency with other code
    blocks.
  * Dark mode: add class to invert image brightness.
  * Skip cache-busting for old Sphinx
  * Fix problem with monospace rendering in Vivaldi
  * Fix mobile nav obstructing content
  * Reduce footer margin only for desktop
  * Append a hash ?digest to CSS files for cache-busting

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=6
2023-09-04 10:48:47 +00:00
Dominique Leuenberger
a9b8b7f321 Accepting request 947585 from devel:languages:python
- Update to 2022.1:
  - Add a configuration for license URL.
  - Exclude the floating navbar from CHM help.
  - Make sidebar scrollable and sticky (on modern browsers)
  - Fix monospace again, on buggy Google Chrome
  - Add the copyright_url variable in the theme
  - Improve readability
  - Remove #searchbox on mobile to fix a layout bug
  - Fix the appearance of version/language selects
  - Make the theme responsive
  - Use default pygments theme
  - Test Github action to validate the theme against docsbuild scripts.
  - Add the copy button to pycon3 highlighted code blocks.
  - Updated the readme, to remind user to install the package in a virtual environment.
  - Updated the package url, using the GitHub repository instead of docs.python.org
  - Added license information to the footer of the doc
  - Fixed typo in the footer
  - Added information on how to use the package
  - Fixed code formatting
  - Fixed code bgcolor and codetextcolor for Sphinx 3.1.0+

OBS-URL: https://build.opensuse.org/request/show/947585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=3
2022-01-22 07:17:53 +00:00
3173726e29 - Update to 2022.1:
- Add a configuration for license URL.
  - Exclude the floating navbar from CHM help.
  - Make sidebar scrollable and sticky (on modern browsers)
  - Fix monospace again, on buggy Google Chrome
  - Add the copyright_url variable in the theme
  - Improve readability
  - Remove #searchbox on mobile to fix a layout bug
  - Fix the appearance of version/language selects
  - Make the theme responsive
  - Use default pygments theme
  - Test Github action to validate the theme against docsbuild scripts.
  - Add the copy button to pycon3 highlighted code blocks.
  - Updated the readme, to remind user to install the package in a virtual environment.
  - Updated the package url, using the GitHub repository instead of docs.python.org
  - Added license information to the footer of the doc
  - Fixed typo in the footer
  - Added information on how to use the package
  - Fixed code formatting
  - Fixed code bgcolor and codetextcolor for Sphinx 3.1.0+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=5
2022-01-20 00:16:41 +00:00
Dominique Leuenberger
faeaccc081 Accepting request 786882 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=2
2020-03-23 11:50:01 +00:00
Tomáš Chvátal
3f923772f0 Accepting request 786880 from home:pgajdos:python
- version update to 2020.1
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/786880
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=3
2020-03-20 13:00:19 +00:00
Dominique Leuenberger
08a8b3083d Accepting request 708979 from devel:languages:python
Initial packaging effort (required by python3-docs).

OBS-URL: https://build.opensuse.org/request/show/708979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-docs-theme?expand=0&rev=1
2019-06-12 11:15:39 +00:00
b54906c2d3 Accepting request 708978 from home:mcepl:work
Cleaner version

OBS-URL: https://build.opensuse.org/request/show/708978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=1
2019-06-10 14:22:19 +00:00