Skip to content

Commit 0f2e64a

Browse files
authored
Docsp 30724 connection troubleshooting page backport (#117)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-30724 ## Staging [Connection Troubleshooting](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30724-connection-troubleshooting-page-backport/connection-troubleshooting/) page [Index](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30724-connection-troubleshooting-page-backport/) page [FAQ ](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30724-connection-troubleshooting-page-backport/faq/)page ## Self-Review Checklist - [x] Is this free of any warnings or errors in the RST? - [x] Did you run a spell-check? - [x] Did you run a grammar-check? - [x] Are all the links working?
1 parent a9d6af6 commit 0f2e64a

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

source/faq.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _kotlin-faq:
2+
13
===
24
FAQ
35
===

source/index.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ MongoDB Kotlin Driver
1313
/fundamentals
1414
/api-documentation
1515
/faq
16+
/connection-troubleshooting
1617
/issues-and-help
1718
/compatibility
1819
View the Source <https://github.com/mongodb/mongo-java-driver>
@@ -88,6 +89,13 @@ For answers to commonly asked questions about the MongoDB
8889
Kotlin Driver, see the :doc:`Frequently Asked Questions (FAQ) </faq>`
8990
section.
9091

92+
Connection Troubleshooting
93+
--------------------------
94+
95+
For solutions to some issues you might experience when connecting to a MongoDB
96+
deployment while using the {+driver-long+}, see the
97+
:doc:`Connection Troubleshooting </connection-troubleshooting>` section.
98+
9199
Issues & Help
92100
-------------
93101

source/issues-and-help.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _kotlin-issues-and-help:
2+
13
=============
24
Issues & Help
35
=============

0 commit comments

Comments
 (0)