How can I simply prevent automatic link on images in a Sphinx/reStructuredText, which are using :scale: attribute? The documentation is exported as HTML, and I would like the image not to be clickable. I want reduce them in size for better document readability and it would be simpler to adjust the size with :scale: attribut rather than image editions.
The html_scaled_image_link configuration option can be used to globally turn on/off this behaviour.
Authors can override this for individual images with:
no-scaled-link, if the generic setting is True (since Sphinx 3.0).If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With