From b639a7ea76020bc8ea8725b525dc32a02e751e77 Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Tue, 27 Aug 2024 14:47:41 -0400 Subject: [PATCH] Fast follow: Delete incomplete pages --- source/connection-troubleshooting.txt | 7 ------- source/faq.txt | 7 ------- source/index.txt | 30 +++++++++++++-------------- source/issues-and-help.txt | 7 ------- 4 files changed, 14 insertions(+), 37 deletions(-) delete mode 100644 source/connection-troubleshooting.txt delete mode 100644 source/faq.txt delete mode 100644 source/issues-and-help.txt diff --git a/source/connection-troubleshooting.txt b/source/connection-troubleshooting.txt deleted file mode 100644 index cf7cabb..0000000 --- a/source/connection-troubleshooting.txt +++ /dev/null @@ -1,7 +0,0 @@ -.. _kotlin-sync-connection-troubleshooting: - -========================== -Connection Troubleshooting -========================== - -.. TODO \ No newline at end of file diff --git a/source/faq.txt b/source/faq.txt deleted file mode 100644 index c861106..0000000 --- a/source/faq.txt +++ /dev/null @@ -1,7 +0,0 @@ -.. _kotlin-sync-faq: - -=== -FAQ -=== - -.. TODO \ No newline at end of file diff --git a/source/index.txt b/source/index.txt index b65d44f..e6225b1 100644 --- a/source/index.txt +++ b/source/index.txt @@ -22,9 +22,6 @@ Use Aggregation Expression Operations /data-formats /builders - /faq - /connection-troubleshooting - /issues-and-help /compatibility Validate Driver Artifact Signatures /whats-new @@ -103,24 +100,25 @@ Use Builders API Learn how to work with the builder operation helpers in the :ref:`kotlin-sync-builders` section. -FAQ ---- +.. TODO: Uncomment when pages are created +.. FAQ +.. --- -For answers to commonly asked questions about the {+driver-short+}, see the -:ref:`FAQ ` section. +.. For answers to commonly asked questions about the {+driver-short+}, see the +.. :ref:`FAQ ` section. -Connection Troubleshooting --------------------------- +.. Connection Troubleshooting +.. -------------------------- -For solutions to some issues you might experience when connecting to a MongoDB -deployment while using the {+driver-short+}, see the -:ref:`Connection Troubleshooting ` section. +.. For solutions to some issues you might experience when connecting to a MongoDB +.. deployment while using the {+driver-short+}, see the +.. :ref:`Connection Troubleshooting ` section. -Issues & Help -------------- +.. Issues & Help +.. ------------- -Learn how to report bugs, contribute to the driver, and find more resources for -asking questions and receiving help in the :ref:`Issues & Help ` section. +.. Learn how to report bugs, contribute to the driver, and find more resources for +.. asking questions and receiving help in the :ref:`Issues & Help ` section. Compatibility ------------- diff --git a/source/issues-and-help.txt b/source/issues-and-help.txt deleted file mode 100644 index cd767fb..0000000 --- a/source/issues-and-help.txt +++ /dev/null @@ -1,7 +0,0 @@ -.. _kotlin-sync-issues-and-help: - -============= -Issues & Help -============= - -.. TODO \ No newline at end of file