-
Notifications
You must be signed in to change notification settings - Fork 21
DOCSP-44951 TOC Relabel #144
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@@ -7,9 +7,9 @@ Monitoring | |||||||||||||
.. toctree:: | ||||||||||||||
:caption: Monitoring categories | ||||||||||||||
|
||||||||||||||
/fundamentals/monitoring/cluster-monitoring | ||||||||||||||
/fundamentals/monitoring/command-monitoring | ||||||||||||||
/fundamentals/monitoring/connection-monitoring | ||||||||||||||
Cluster Monitoring </fundamentals/monitoring/cluster-monitoring> | ||||||||||||||
Command Monitoring </fundamentals/monitoring/command-monitoring> | ||||||||||||||
Connection Monitoring </fundamentals/monitoring/connection-monitoring> | ||||||||||||||
Comment on lines
+10
to
+12
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ^same reasoning as above. Would prefer to leave. |
||||||||||||||
|
||||||||||||||
- :ref:`Cluster Monitoring <rust-cluster-monitoring>`: monitor changes | ||||||||||||||
in your cluster configuration | ||||||||||||||
|
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
@@ -7,19 +7,18 @@ | |||||||||
:maxdepth: 1 | ||||||||||
|
||||||||||
Quick Start </quick-start> | ||||||||||
/quick-reference | ||||||||||
/whats-new | ||||||||||
/usage-examples | ||||||||||
/fundamentals | ||||||||||
Quick Reference </quick-reference> | ||||||||||
What's New </whats-new> | ||||||||||
CRUD Examples </usage-examples> | ||||||||||
Fundamentals </fundamentals> | ||||||||||
API Documentation <{+api+}/> | ||||||||||
/faq | ||||||||||
/connection-troubleshooting | ||||||||||
/op-error-handling | ||||||||||
/issues-and-help | ||||||||||
/compatibility | ||||||||||
FAQ </faq> | ||||||||||
Connection Troubleshooting </connection-troubleshooting> | ||||||||||
Operation Error Handling </op-error-handling> | ||||||||||
Comment on lines
+16
to
+17
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Would prefer to leave. "Trouble shooting" and "error handling" could be synonymous without the additional context. |
||||||||||
Issues & Help </issues-and-help> | ||||||||||
Compatibility </compatibility> | ||||||||||
View the Source <https://github.com/mongodb/mongo-rust-driver> | ||||||||||
|
||||||||||
|
||||||||||
Introduction | ||||||||||
------------ | ||||||||||
|
||||||||||
|
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
Would prefer to leave because it fits on one line. My reasoning is to provide the context in the TOC where possible when it becomes a title as vague as "Options" or "Guide". Think it burdens the user with additional cognitive load when they need to refer to the parent section name for context.