Skip to content

Commit a0ae7a7

Browse files
committed
DOCSP-30724: Connection Troubleshooting page (mongodb#115)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) ## [JIRA ](https://jira.mongodb.org/browse/DOCSP-30463) ## [Staging ](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30724-connection-troubleshooting-page/connection-troubleshooting/) ## 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? (cherry picked from commit ffc3935)
1 parent e1b9c19 commit a0ae7a7

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)