Skip to content

Commit 4071a23

Browse files
authored
DOCSP-13111: [BIC] Tableau connection page section headings (#282)
1 parent daae69e commit 4071a23

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ intersphinx = ["https://docs.mongodb.com/manual/objects.inv",
66

77
toc_landing_pages = ["/installation", "/client-applications", "/connect/mysql",
88
"/authentication", "/schema-configuration", "/components",
9-
"/release-notes"]
9+
"/release-notes", "/connect/tableau"]
1010

1111
[constants]
1212
atlas = "MongoDB Atlas"

source/connect/tableau-auth-ssl.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
:noprevnext:
22

3+
.. _tableau-auth-ssl:
4+
35
============================================================
46
Connect from Tableau Desktop with Authentication and TLS/SSL
57
============================================================

source/connect/tableau.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ Connect from Tableau Desktop
66

77
.. default-domain:: mongodb
88

9+
Connect without Authentication
10+
:ref:`Instructions <connect-with-tableau>` for connecting to Tableau
11+
Desktop from a local MongoDB instance which does not use authentication.
12+
13+
Connect with Authentication
14+
:ref:`Instructions <connect-tableau-auth>` for connecting to Tableau
15+
Desktop from a MongoDB instance which uses authentication.
16+
17+
Connect with Authentication and TLS/SSL
18+
:ref:`Instructions <tableau-auth-ssl>` for connecting to Tableau Desktop
19+
from a MongoDB with authentication and TLS/SSL.
20+
921
.. toctree::
1022
:titlesonly:
1123

0 commit comments

Comments
 (0)