|
8 | 8 | - title: Server |
9 | 9 | startPage: home::server.adoc |
10 | 10 | components: [server, '*-connector'] |
| 11 | + url: /index.html |
11 | 12 | - title: Mobile |
12 | 13 | startPage: home::mobile.adoc |
13 | 14 | components: [couchbase-lite, sync-gateway] |
| 15 | + url: '#' |
14 | 16 | - title: Cloud |
15 | 17 | startPage: home::cloud.adoc |
16 | 18 | components: [operator] |
| 19 | + url: '#' |
17 | 20 | components: |
18 | 21 | server: |
19 | 22 | versions: |
|
28 | 31 | url: /index.html |
29 | 32 | navigation: |
30 | 33 | - content: Introduction |
31 | | - url: /index.html |
| 34 | + url: '#' |
32 | 35 | urlType: fragment |
33 | 36 | items: |
34 | 37 | - content: Why Couchbase? |
|
57 | 60 | items: |
58 | 61 | - content: Monitoring |
59 | 62 | url: /server/5.1/monitoring.html |
60 | | - urlType: internal |
61 | 63 | items: |
62 | 64 | - content: Monitor Using the REST API |
63 | 65 | url: '#' |
|
67 | 69 | urlType: fragment |
68 | 70 | - content: Monitoring Statistics |
69 | 71 | url: /index.html |
70 | | - urlType: internal |
71 | 72 | - content: Monitoring XDCR Timestamp-based Conflict Resolution |
72 | 73 | url: '#' |
73 | 74 | urlType: fragment |
@@ -134,14 +135,23 @@ site: |
134 | 135 | - version: '4.6' |
135 | 136 | url: '#' |
136 | 137 | latest: *latest_server |
137 | | - elasticsearch-connector: |
138 | | - url: /elasticsearch-connector/3.0/index.html |
139 | | - kafka-connector: |
140 | | - url: /kafka-connector/3.4/index.html |
141 | 138 | spark-connector: |
142 | | - url: /spark-connector/2.2/index.html |
143 | | - operator: |
144 | | - url: /operator/1.0/overview.html |
| 139 | + versions: |
| 140 | + - &latest_spark_connector |
| 141 | + version: '2.4' |
| 142 | + title: Spark Connector |
| 143 | + url: /spark-connector/2.4/index.html |
| 144 | + navigation: |
| 145 | + - content: Spark Connector |
| 146 | + url: /spark-connector/2.4/index.html |
| 147 | + items: |
| 148 | + - content: Getting Started |
| 149 | + url: /spark-connector/2.4/getting-started.html |
| 150 | + - content: Streaming Integration |
| 151 | + url: /spark-connector/2.4/streaming-integration.html |
| 152 | + - version: '2.3' |
| 153 | + url: /spark-connector/2.3/index.html |
| 154 | + latest: *latest_spark_connector |
145 | 155 | couchbase-lite: |
146 | 156 | url: /couchbase-lite/2.1/index.html |
147 | 157 | sync-gateway: |
|
0 commit comments