Skip to content

DOCSP-50493: quick reference cleanup #527

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

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

rustagir
Copy link
Contributor

@rustagir rustagir commented Jul 2, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-50493

Staging Links

https://deploy-preview-527--docs-golang.netlify.app/reference/quick-reference/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?
  • Are the page titles greater than 20 characters long and SEO relevant?

Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for docs-golang ready!

Name Link
🔨 Latest commit 0681d9f
🔍 Latest deploy log https://app.netlify.com/projects/docs-golang/deploys/6865537d72e534000816e03f
😎 Deploy Preview https://deploy-preview-527--docs-golang.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@docs-builder-bot
Copy link

docs-builder-bot commented Jul 2, 2025

🔄 Deploy Preview for docs-golang processing

Item Details
🔨 Latest Commit e39cfd825416e145201c9f2cad3663688f08d7c4
😎 Deploy Preview https://deploy-preview-527--docs-golang.netlify.app
🔍 Build Logs View Logs

Copy link
Collaborator

@lindseymoore lindseymoore left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! Small comments and one issue that needs to be fixed. Let me know if you have any questions or need another look.

@@ -264,7 +254,7 @@ their related reference and API documentation.
* - | **Access Data from a Cursor Iteratively**
|
| `API Documentation <{+api+}/mongo#Cursor.Next>`__
| :ref:`Fundamentals <golang-individual-documents>`
| :ref:`Cursor Guide <golang-individual-documents>`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
| :ref:`Cursor Guide <golang-individual-documents>`
| :ref:`Access Data from a Cursor Guide <golang-individual-documents>`

S: Use full page title.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

decided to change this to the specific section references as the anchors point to sections and not the whole page

@@ -461,7 +450,7 @@ their related reference and API documentation.
* - | **Search Text**
|
| `API Documentation <{+api+}/mongo#Collection.Find>`__
| :ref:`Fundamentals <golang-search-text>`
| :ref:`Search Text Guide <golang-search-text>`
Copy link
Collaborator

Choose a reason for hiding this comment

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

I: This page is not included in the TOC yet. Can you please put it under the Query Documents section as 'Search Text'? Thanks!

@rustagir rustagir merged commit 0c05c2c into mongodb:comp-cov Jul 2, 2025
1 check passed
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.

3 participants