mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-11 17:14:41 +00:00
config: do not hyperlink scaled images
This way, you don't go to another page if you accidentally click an image. If someone really needs the original size, they can right click on the image and copy or just zoom in.
This commit is contained in:
@@ -176,6 +176,8 @@ html_sidebars = {
|
||||
]
|
||||
}
|
||||
|
||||
# Don't hyperlink to larger images for scaled images.
|
||||
html_scaled_image_link = False
|
||||
|
||||
# -- Options for HTMLHelp output ------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user