Skip to content
New issue

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

use the ref role for internal links #20053

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 19, 2024

No description provided.

controller, such as `value resolvers`_, and even to change the controller
entirely::
controller, such as :ref:`value resolvers <managing-value-resolvers>`, and
even to change the controller entirely::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alamirault we could add a DOCtor-RST rule which is configurable and checks that links to https://symfony.com/doc..... should not be allowed to avoid further issues like that

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a check would still have to skip links to third-party bundle docs that are hosted on symfony.com.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, should be configurable for that

@javiereguiluz
Copy link
Member

Thank you

@javiereguiluz javiereguiluz merged commit c03a8b0 into symfony:7.1 Jul 19, 2024
3 checks passed
@xabbuh xabbuh deleted the pr-19864 branch July 19, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants