-
Notifications
You must be signed in to change notification settings - Fork 43
[Java Sync] P2 - Shift Java ToC #617
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
✅ Deploy Preview for docs-java ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
eca6595
to
fecedba
Compare
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 with a couple of fixes!
@@ -1,8 +1,8 @@ | |||
.. _java-sync-quickstart: |
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 think you need to add this page to this list of toc_landing_pages
in the snooty.toml
, otherwise you can't click into this page from the ToC sidebar.
@@ -6,12 +6,12 @@ Builders | |||
|
|||
.. toctree:: | |||
|
|||
Aggregation </builders/aggregates> |
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 page also needs to be added to list of toc_landing_pages
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-47038
Part 2: Level 2 organization
Change the side bar drop downs to match the universal TOC, including re-adding topics that were removed during the L1 reorg.
Staging Links
https://deploy-preview-617--docs-java.netlify.app/
Self-Review Checklist