Fix image collection and processing in image srcsets.

Review Request #12851 — Created Feb. 27, 2023 and submitted

chipx86
beanbag-docutils
master
beanbag-misc

The new support for image srcsets had issues with generated filenames
when auto-scanning for multi-DPI images, and didn't copy them to the
destination.

This fixes both those issues, ensuring we can build documentation
reliably with multi-DPI images in all situations.

Unit tests passed.

Built the Review Board documentation and verified that all available
multi-DPI images were copied to the destination and included in the
page.

Summary
Fix image collection and processing in image srcsets.
Description From Last Updated

undefined name 'List' Column: 5 Error code: F821

reviewbotreviewbot
Checks run (1 failed, 1 succeeded)
flake8 failed.
JSHint passed.

flake8

chipx86
david
  1. Ship It!
  2. 
      
maubin
  1. 
      
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (e94bfd6)
Loading...