Package: sphinx-rtd-theme / 3.0.2+dfsg-3

Metadata

Package Version Patches format
sphinx-rtd-theme 3.0.2+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fonts only ttf woff2.patch | (download)

src/sass/_theme_font_local.sass | 15 6 + 9 - 0 !
1 file changed, 6 insertions(+), 9 deletions(-)

 use only ttf and woff2 fonts for lato, only woff2 for robotoslab

replace webpack imports.patch | (download)

src/sass/_theme_variables.sass | 2 1 + 1 - 0 !
src/sass/badge_only.sass | 4 2 + 2 - 0 !
src/sass/theme.sass | 6 3 + 3 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

 replace webpack-style imports with normal ones

The ~ syntax is only supported by webpack, which we do not use:
https://github.com/webpack-contrib/sass-loader#resolving-import-at-rules

do not override build commands.patch | (download)

setup.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 do not override python build commands

We do not use webpack in debian packaging.

sidebar event handler.patch | (download)

src/theme.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 attach sidebar-close handler to current-page links

Bug-Debian: http://bugs.debian.org/1075914