Skip to content

:hades:option: role does not produce reference #112

Description

@lukasjuhrich

image
As witnessed in the above image, an option XRef like :hades:option:`HADES_SITE_NAME`​ is not passed correctly, even though said option exists and is autodocumented properly

When this issue is fixed, we should instantiate the XRefRole with warn_dangling=True in the role definition:

roles = {
'option': XRefRole(),
}

Enabling this currently would lead to a lot of warnings (one per invocation).

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