Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60efcb0

Browse files
authored
Merge pull request #25752 from sam-sw/doc-img-lazy-loading
Enable lazy-loading of images in HTML docs
2 parents 110c774 + c2c5fb7 commit 60efcb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/docutils.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
[html4css1 writer]
33
# Required for docutils-update, the website build system:
44
field-name-limit: 20
5+
# Required for browser-level lazy-loading of images:
6+
image_loading: lazy

0 commit comments

Comments
 (0)