Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support externally hosted images (v2) #705

Merged
merged 1 commit into from
Feb 13, 2022
Merged

support externally hosted images (v2) #705

merged 1 commit into from
Feb 13, 2022

Commits on Feb 13, 2022

  1. support externally hosted images

    When building an image node, check to see if the URI defines a URL
    schema. If so, assume the source is an external image and just
    passthrough the value to the generate image node's uri value. Otherwise,
    default to building a Sphinx project's absolute path to the image.
    
    Signed-off-by: James Knight <james.d.knight@live.com>
    jdknight authored and vermeeren committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    71c090e View commit details
    Browse the repository at this point in the history