Skip to content

Unable to define the source_url base when the input source is a generated directory #458

Open
@AlexITC

Description

@AlexITC

I'm using mdoc with paradox, which means that I set the paradox source to be from the mdoc output, specifically Compile / paradox / sourceDirectory := mdocOut.value.

Unfortunately, this means that I have dead-links on every page, because they link to the mdoc output directory instead of the proper source.

This is from the page footers with this content:

 The source code for this page can be found here. 

From my research, this gets rendered from the source_url variable, and I see no way to override this to the proper source, any hints appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions