Skip to content

Tag wildcards do not generate valid schema links #92

@braingram

Description

@braingram

The presence of a wildcard * in a tag directive in a schema makes sphinx-asdf skip link generation:

if "*" in _tag:
ref = None

It might be possible to resolve the tag version (to the latest tag) prior to generating the link to allow links to be generated for wildcarded tags.

xref: spacetelescope/rad#379

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