-
Notifications
You must be signed in to change notification settings - Fork 43
DOCSP-47273: FAQ reorg #644
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. |
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.
A few tweaks:
source/connection/connect.txt
Outdated
@@ -200,3 +206,118 @@ class. Select the tab that corresponds to your preferred class. | |||
.build(); | |||
MongoClient mongoClient = MongoClients.create(settings); | |||
|
|||
ked Questions |
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.
ked Questions | |
Frequently Asked Questions |
@@ -591,4 +591,4 @@ to MongoDB: | |||
:end-before: end SslSettings | |||
:language: java | |||
:emphasize-lines: 3-4 | |||
:dedent: | |||
:dedent: |
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.
Probably a whitespace thing? Not a big deal if you can't get rid of it.
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.
Yeah I'm not sure why this is showing up as edited
|
||
This exception means you must register a codec for the class since | ||
none exist. | ||
|
||
Summary |
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 been removing the Summary section on the pages I've touched. I can't see what value they provide.
source/connection/connect.txt
Outdated
.. contents:: On this page | ||
:local: | ||
:backlinks: none | ||
:depth: 1 |
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 would set this to 2 on all the docs you touch for consistency
:depth: 1 | |
:depth: 2 |
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-47273
Staging Links
Self-Review Checklist