-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Validator] Documented the Hostname constraint #13167
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is one error left:
Warning, treated as error:
/home/runner/work/symfony-docs/symfony-docs/reference/constraints/Hostname.rst:: WARNING: document isn't included in any toctree
Oskar, I don't understand the error message because I linked the file from this file: https://github.com/symfony/symfony-docs/pull/13167/files#diff-5c99f0007238ae4a681869aa8713c3fd |
You need to add it here too: https://github.com/symfony/symfony-docs/blob/master/reference/constraints.rst |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've fixed the toctree
@javiereguiluz can you please squash or at least your two commits? Otherwise I cannot merge this, thanks! |
Thanks Javier. |
Fixes #12923.