-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-653 capped collections first draft #388
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,205 @@ |
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.
This should be in core, not reference.
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 24, 2022
jeff-allen-mongo
added a commit
that referenced
this pull request
Jan 24, 2022
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 24, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
* DOCSP-48005-max-log-file-count * edits * edits * reset duration file * review feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 9, 2025
* test fake manual url * more fixes * (DOCSP-20361): Subdomain consolidation content updates * fix broken urls * fix broken url
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
## Backport [DOCSP-43010](https://jira.mongodb.org/browse/DOCSP-43010) to v6.0 [This spreadsheet](https://docs.google.com/spreadsheets/d/1M2IlsyV0-6mY-AvBBrX-4uSDtQrbt9zuoXsqIJaVqlk/edit?gid=0#gid=0) tracks the number of nested components on each page, and [this doc](https://docs.google.com/document/d/1yMbng-EPOQ82bAzBTC2VJwIvsUBOSCJh21cGbDoe1a8/edit#heading=h.7hxlffls9cx6) provides guidelines for fixing nested components. ## [DOCSP-43842](https://jira.mongodb.org/browse/DOCSP-43842) ## STAGING 1. [docs/ops-manager/current/admin/backup/daemons-page/ ](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/admin/backup/daemons-page/)— Unnested 2 notes and 1 example in table. Note: another nested note was in the document under delete-daemon but was not present in the active page. Unnested this, too. 2.[docs/ops-manager/current/admin/backup/groom-priority-page/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/admin/backup/groom-priority-page/) — Unnested 1 tip in table 3 [docs/ops-manager/current/admin/backup/jobs-page/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/admin/backup/jobs-page/) — Unnested 3 notes and 1 warning in tables. Converted part of 1 note into a bulleted list. 4. [docs/ops-manager/current/admin/backup/restores-page/ ](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/admin/backup/restores-page/)— No changes, left 1 ``important`` admonition in table. 5. [docs/ops-manager/current/admin/general/global-access-list-page/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/admin/general/global-access-list-page/) — Unnested 2 notes in table 6.[docs/ops-manager/current/core/backup-overview/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/core/backup-overview/) — Unnested 2 ``warning`` admonitions in tables. 7.[docs/ops-manager/current/core/requirements/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/core/requirements/) — No changes, left 1 ``important`` admonition 8. [docs/ops-manager/current/core/system-alerts/](https://deploy-preview-374--10gen-docs-ops-manager.netlify.app/core/system-alerts/) — Couldn't find the reported 1 nested admonition in table. But did notice incorrect include in table, where the correct include contains a note. Will address in [DOCSP-43763](https://jira.mongodb.org/browse/DOCSP-43763). - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working. ---------
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sam, fhis is a first draft for your review.