./textproc/py-sphinx-rtd-theme, Sphinx readthedocs.org theme

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.2, Package name: py312-sphinx-rtd-theme-3.0.2, Maintainer: pkgsrc-users

This is a mobile-friendly sphinx theme for readthedocs.org. It's
currently in development there and includes some rtd variable checks
that can be ignored if you're just trying to use it on your project
outside of that site.


Required to run:
[textproc/py-sphinx] [lang/python310]

Master sites:

Filesize: 7441.858 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-13 18:36:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sphinx-rtd-theme: updated to 3.0.2

3.0.2

Show current translation when the flyout is attached
Fix JavaScript issue that didn't allow users to disable selectors
   2024-11-13 11:53:44 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sphinx-rtd-theme: updated to 3.0.1

3.0.1

Use black color for text in selectors.

3.0.0

Final version.

3.0.0rc4

Fixes

Trigger "Read the Docs Search addon" when focusing the "Search \ 
docs" input in the navbar.

3.0.0rc3

Fixes

Show hidden version in selector if it's the current active version

3.0.0rc2

Added

Render version and language selectors below the documentation's title (top \ 
left). This can be controlled via the new theme options version_selector and \ 
language_selector.

3.0.0rc1

Added

Added support for Sphinx 8.
Added support for Python 3.12.
Added support for docutils >0.18, <0.22.
Populate html_context with all the environment variables starting with READTHEDOCS_.

Deprecations

Drop support for Sphinx <6.0.
Drop support for Python <3.8.
analytics_id and analytics_anonymize_ip are deprecated, use \ 
sphinxcontrib-googleanalytics instead.
Drop support for all versions of Internet Explorer.
Raise a warning when defining html_theme_path. This was an old config that's not \ 
required anymore.
extra_css_files is deprecated and support will be removed in a future version.
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-10 10:11:29 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-sphinx-rtd-theme: not for Python 3.9
   2024-01-14 19:26:16 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-sphinx-rtd-theme: updated to 2.0.0

2.0.0

Added

Support for Sphinx versions 6.x and 7.x
Support for docutils <=0.20

Deprecations

The HTML4 writer is now officially deprecated. An error will be thrown if your \ 
project configuration still uses the HTML4 writer.
Support for Sphinx versions < 5.0 was removed.
In addition, our supported dependencies will match the dependencies from our \ 
lowest supported Sphinx release, version 5.0: Python >= 3.6 and docutils > \ 
0.14 and < 0.19
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+
   2023-07-01 13:38:11 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-sphinx-rtd-theme: update to 1.2.2.

No summary of changes found. 5 months of development.