Skip to content

[Validation] Added internal link #9978

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

Closed
wants to merge 3 commits into from

Conversation

sir-kain
Copy link
Contributor

Adding the link to the API corresponding to the text "the API documentation
for the constraint "

validation.rst Outdated
If you're ever unsure of how to specify an option, either check the API documentation
for the constraint or play it safe by always passing in an array of options
If you're ever unsure of how to specify an option, either check :namespace:`the API documentation
for the constraint <Symfony\Component\Validator\Constraints>` or play it safe by always passing in an array of options
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Like that for namespaces => :namespace:Symfony\\Component\\BrowserKit
And like that, if you want to use a title => :doc:Spooling Email </email/spool>

@javiereguiluz
Copy link
Member

@sir-kain thanks a lot for improving this ... and congrats on your first Symfony Docs contribution! Thanks also to @greg0ire for his review!

javiereguiluz added a commit that referenced this pull request Jul 12, 2018
This PR was squashed before being merged into the 2.8 branch (closes #9978).

Discussion
----------

[Validation]  Added internal link

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->

Adding the link to the API corresponding to the text "the API documentation
for the constraint "

Commits
-------

5c8c076 [Validation]  Added internal link
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