-
Notifications
You must be signed in to change notification settings - Fork 266
DOCSP-36627: Fix double backslashes #1239
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.
LGTM!
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.
The CI is failing because this is an unmaintained branch.
The doc changes SGTM.
@@ -29,7 +29,7 @@ Definition | |||
Parameters | |||
---------- | |||
|
|||
``$explainable`` : :phpclass:`MongoDB\\Operation\\Explainable` | |||
``$explainable`` : :phpclass:`MongoDB\Operation\\Explainable` |
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.
@norareidy I think \\Explainable
was missed here. Just caught it while merging v1.16 to v1.17 and grepping for \\
in the docs folder.
See: https://github.com/mongodb/mongo-php-library/pull/1243/files#r1511415758
I'm fixing this in the v1.17 PR, but you may still want to run another check for outstanding \\
occurrences in v1.16 and submit another PR for that. AFAIK, the only place \\
should still exist is within title headings.
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.
Sorry about that!! I found one more missed double backslash in v1.16 so I'll open a PR for that fix
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.
JIRA - https://jira.mongodb.org/browse/DOCSP-36627
Staging - https://preview-mongodbnorareidy.gatsbyjs.io/php-library/DOCSP-36627-staging/