Skip to content

Commit da0a5b7

Browse files
authored
Merge pull request #10 from datastax/test-branch-do-not-merge
updated nav.adoc for new docs site IA
2 parents 1abed21 + 7b58d7f commit da0a5b7

File tree

4 files changed

+52
-49
lines changed

4 files changed

+52
-49
lines changed

.DS_Store

6 KB
Binary file not shown.

modules/.DS_Store

6 KB
Binary file not shown.

modules/ROOT/.DS_Store

6 KB
Binary file not shown.

modules/ROOT/nav.adoc

Lines changed: 52 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,52 @@
1-
* xref:index.adoc[]
2-
** xref:pulsarSizing.adoc[]
3-
* link:https://github.com/datastax/release-notes/blob/master/DataStax_Apache_Pulsar_Connector_1.4_Release_Notes.md[Pulsar Connector release notes]
4-
* xref:pulsarInstall.adoc[]
5-
* xref:pulsarQuickStart.adoc[]
6-
* Configuration
7-
** xref:cfgPulsarConfigTasksMax.adoc[]
8-
** xref:cfgPulsarColumnWritetimeTimestamp.adoc[]
9-
** xref:cfgPulsarSettingRowLevelTtl.adoc[]
10-
** xref:cfgPulsarSettingJavaDriverConfig.adoc[]
11-
** xref:cfgPulsarMapTopicTable.adoc[]
12-
*** xref:cfgPulsarDisplayingTopic.adoc[]
13-
*** xref:cfgPulsarMapKeyPair.adoc[]
14-
*** xref:cfgPulsarMapJson.adoc[]
15-
**** xref:cfgPulsarStringJson.adoc[]
16-
**** xref:cfgPulsarJsonMessageSchema.adoc[]
17-
*** xref:cfgPulsarMapAvroMessages.adoc[]
18-
*** xref:cfgPulsarRecordHeaderToTable.adoc[]
19-
*** xref:cfgPulsarMapUdt.adoc[]
20-
*** xref:cfgPulsarMapMultipleTables.adoc[]
21-
*** xref:cfgPulsarMultTopicToTables.adoc[]
22-
*** xref:cfgPulsarCqlQuery.adoc[]
23-
*** xref:cfgPulsarNowFunction.adoc[]
24-
** Reference
25-
*** xref:cfgRefPulsarConnector.adoc[]
26-
*** xref:cfgRefPulsarDseConnection.adoc[]
27-
*** xref:cfgRefPulsarDseTable.adoc[]
28-
*** xref:cfgRefPulsarDates.adoc[]
29-
*** xref:cfgRefPulsarAuth.adoc[]
30-
**** xref:cfgRefPulsarAuthLdap.adoc[]
31-
*** xref:cfgRefPulsarSsl.adoc[]
32-
*** xref:cfgPulsarConfigureErrorHandling.adoc[]
33-
* Operations
34-
** xref:opsPulsarAboutOperations.adoc[]
35-
** xref:opsPulsarScaling.adoc[]
36-
** xref:opsPulsarChangeSchema.adoc[]
37-
** xref:opsPulsarRestart.adoc[]
38-
** xref:opsPulsarDisplayConfig.adoc[]
39-
** xref:opsPulsarUpdateConfig.adoc[]
40-
** xref:opsPulsarDeleteConnector.adoc[]
41-
** xref:opsPulsarConnectorStatus.adoc[]
42-
* Security
43-
** xref:secPulsarInternalLdapAuth.adoc[]
44-
* xref:monPulsarConnectMetrics.adoc[]
45-
* Troubleshooting
46-
** xref:trbPulsarTsRecordFailsToWriteToTable.adoc[]
47-
** xref:trbPulsarTsLargeBatches.adoc[]
48-
** xref:trbPulsarTsRecordParsingFails.adoc[]
49-
** xref:trbPulsarTsLoadBalancing.adoc[]
1+
* Getting Started
2+
** xref:index.adoc[]
3+
*** xref:pulsarSizing.adoc[]
4+
** link:https://github.com/datastax/release-notes/blob/master/DataStax_Apache_Pulsar_Connector_1.4_Release_Notes.md[Pulsar Connector release notes]
5+
** xref:pulsarInstall.adoc[]
6+
** xref:pulsarQuickStart.adoc[]
7+
* Guides and examples
8+
** Configuration
9+
*** xref:cfgPulsarConfigTasksMax.adoc[]
10+
*** xref:cfgPulsarColumnWritetimeTimestamp.adoc[]
11+
*** xref:cfgPulsarSettingRowLevelTtl.adoc[]
12+
*** xref:cfgPulsarSettingJavaDriverConfig.adoc[]
13+
*** xref:cfgPulsarMapTopicTable.adoc[]
14+
**** xref:cfgPulsarDisplayingTopic.adoc[]
15+
**** xref:cfgPulsarMapKeyPair.adoc[]
16+
**** xref:cfgPulsarMapJson.adoc[]
17+
***** xref:cfgPulsarStringJson.adoc[]
18+
***** xref:cfgPulsarJsonMessageSchema.adoc[]
19+
**** xref:cfgPulsarMapAvroMessages.adoc[]
20+
**** xref:cfgPulsarRecordHeaderToTable.adoc[]
21+
**** xref:cfgPulsarMapUdt.adoc[]
22+
**** xref:cfgPulsarMapMultipleTables.adoc[]
23+
**** xref:cfgPulsarMultTopicToTables.adoc[]
24+
**** xref:cfgPulsarCqlQuery.adoc[]
25+
**** xref:cfgPulsarNowFunction.adoc[]
26+
** Operations
27+
*** xref:opsPulsarAboutOperations.adoc[]
28+
*** xref:opsPulsarScaling.adoc[]
29+
*** xref:opsPulsarChangeSchema.adoc[]
30+
*** xref:opsPulsarRestart.adoc[]
31+
*** xref:opsPulsarDisplayConfig.adoc[]
32+
*** xref:opsPulsarUpdateConfig.adoc[]
33+
*** xref:opsPulsarDeleteConnector.adoc[]
34+
*** xref:opsPulsarConnectorStatus.adoc[]
35+
** Security
36+
*** xref:secPulsarInternalLdapAuth.adoc[]
37+
** xref:monPulsarConnectMetrics.adoc[]
38+
** Troubleshooting
39+
*** xref:trbPulsarTsRecordFailsToWriteToTable.adoc[]
40+
*** xref:trbPulsarTsLargeBatches.adoc[]
41+
*** xref:trbPulsarTsRecordParsingFails.adoc[]
42+
*** xref:trbPulsarTsLoadBalancing.adoc[]
43+
* Reference
44+
**** xref:cfgRefPulsarConnector.adoc[]
45+
**** xref:cfgRefPulsarDseConnection.adoc[]
46+
**** xref:cfgRefPulsarDseTable.adoc[]
47+
**** xref:cfgRefPulsarDates.adoc[]
48+
**** xref:cfgRefPulsarAuth.adoc[]
49+
***** xref:cfgRefPulsarAuthLdap.adoc[]
50+
**** xref:cfgRefPulsarSsl.adoc[]
51+
**** xref:cfgPulsarConfigureErrorHandling.adoc[]
52+

0 commit comments

Comments
 (0)