We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The presence of a wildcard * in a tag directive in a schema makes sphinx-asdf skip link generation:
*
tag
sphinx-asdf
sphinx-asdf/sphinx_asdf/directives.py
Lines 391 to 392 in 232fd23
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The presence of a wildcard
*
in atag
directive in a schema makessphinx-asdf
skip link generation:sphinx-asdf/sphinx_asdf/directives.py
Lines 391 to 392 in 232fd23
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
The text was updated successfully, but these errors were encountered: