forked from mongodb/docs-bi-connector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
snooty.toml
67 lines (63 loc) · 3.44 KB
/
snooty.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
name = "bi-connector"
title = "MongoDB Connector for BI"
intersphinx = ["https://docs.mongodb.com/manual/objects.inv",
"https://docs.atlas.mongodb.com/objects.inv"]
toc_landing_pages = ["/installation", "/client-applications", "/connect/mysql",
"/authentication", "/schema-configuration", "/components",
"/release-notes", "/connect/tableau"]
[constants]
atlas = "MongoDB Atlas"
bi-atlas-short = "BI Connector for Atlas"
bi-full = "MongoDB Connector for Business Intelligence"
bi-short = "BI Connector"
cm-full = "MongoDB Cloud Manager"
download-center = "`MongoDB Download Center <https://www.mongodb.com/download-center/bi-connector>`__"
download-center-bi = "`MongoDB Connector for BI <https://www.mongodb.com/download-center/bi-connector>`__"
download-center-tableau = "`MongoDB Connector for BI <https://www.mongodb.com/download-center/bi-connector?jmp=tbl>`__"
download-center-url = "https://www.mongodb.com/download-center/bi-connector"
java-plugin = "MongoSQL Authentication Plugin for MySQL Connector/J"
odbc-driver = "`MongoDB ODBC Driver for BI Connector <https://github.com/mongodb/mongo-odbc-driver/releases/>`__"
om-full = "MongoDB Ops Manager"
[substitutions]
ent-build = "MongoDB Enterprise"
hardlink = "https://docs.mongodb.com/bi-connector/"
adc = ":abbr:`ADC (Active Directory Controller)`"
bi-atlas-short-link = ":doc:`BI Connector for Atlas </atlas-bi-connector>`"
bi-atlas-short = "BI Connector for Atlas"
bi-atlas = "MongoDB Connector for Business Intelligence for MongoDB Atlas"
bi-short = "BI Connector"
bi = "MongoDB Connector for BI"
cidr = ":abbr:`CIDR (Classless Inter-Domain Routing)`"
csr = ":abbr:`CSR (Certificate Signing Request)`"
dsn = ":abbr:`DSN (Data Source Name)`"
epoch-time = "Timestamp in the number of seconds that have elapsed since the `UNIX epoch <https://en.wikipedia.org/wiki/Unix_time?oldid=828172017>`__"
fqdn = ":abbr:`FQDN (Fully Qualified Domain Name)`"
https = ":abbr:`HTTPS (Secure HyperText Transport Protocol)`"
http = ":abbr:`HTTP (HyperText Transport Protocol)`"
iana = ":abbr:`IANA (Internet Assigned Numbers Authority)`"
ipaddr = ":abbr:`IP (Internet Protocol)`"
iso8601-time = "Timestamp in `ISO 8601 <https://en.wikipedia.org/wiki/ISO_8601?oldid=793821205>`__ date and time format in |UTC|"
jdbc = ":abbr:`JDBC (Java Database Connectivity)`"
jira = "`Jira <https://jira.mongodb.org>`__"
kdc = ":abbr:`KDC (Key Distribution Center)`"
kmip = ":abbr:`KMIP (Key Management Interoperability Protocol)`"
ldaps = ":abbr:`LDAPS (Secure Lightweight Directory Access Protocol)`"
ldap = ":abbr:`LDAP (Lightweight Directory Access Protocol)`"
odbc-driver-name = "MongoDB ODBC driver"
odbc = ":abbr:`ODBC (Open Database Connectivity)`"
sasl = ":abbr:`SASL (Simple Authentication and Security Layer)`"
scram = ":abbr:`SCRAM (Salted Challenge Response Authentication Mechanism)`"
spn = ":abbr:`SPN (Service Principal Name)`"
sql = ":abbr:`SQL (Structured Query Language)`"
ssl = ":abbr:`SSL (Secure Sockets Layer)`"
tls-ssl = ":abbr:`TLS (Transport Layer Security)`/:abbr:`SSL (Secure Sockets Layer)`"
tls = ":abbr:`TLS (Transport Layer Security)`"
upn = ":abbr:`UPN (User Principal Name)`"
url = ":abbr:`URL (Uniform Resource Locator)`"
utc = ":abbr:`UTC (Coordinated Universal Time)`"
mongodump = ":binary:`~bin.mongodump`"
mongod = ":binary:`~bin.mongod`"
mongorestore = ":binary:`~bin.mongorestore`"
mongosqld = ":binary:`~bin.mongosqld`"
mongos = ":binary:`~bin.mongos`"
mongo = ":binary:`~bin.mongo`"