Skip to content

Conversation

@lacatoire
Copy link
Contributor

When contains a fully qualified name with :: separator (e.g., RoundingMode::HalfAwayFromZero), the enum name is extracted and used to generate a link to the corresponding enum documentation page.

Links are not generated in enumsynopsis context (where enumidentifier defines the case) or when the enum is not found in the index.

Refs #180

When <enumidentifier> contains a fully qualified name with :: separator
(e.g., RoundingMode::HalfAwayFromZero), the enum name is extracted and
used to generate a link to the corresponding enum documentation page.

Links are not generated in enumsynopsis context (where enumidentifier
defines the case) or when the enum is not found in the index.

Refs php#180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant