Skip to content

Commit 5591db3

Browse files
authored
Qf210806 2 nav (#489)
* DOC-8064-C2 -- JSON Results (post-feedback) (#488) https://issues.couchbase.com/browse/DOC-8064 * QF210806-2-nav -- rejig nav structure QF210806-2-nav -- r#2ejig nav structure
1 parent 27d5b71 commit 5591db3

File tree

768 files changed

+55839
-369
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

768 files changed

+55839
-369
lines changed

.gitignore

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ modules/swift/examples/CouchbaseLiteSwift.xcframework/**
102102

103103
modules/android/examples/docsnippets/**
104104
modules/android/examples/jsonsnippets/**
105+
temp-bin/**
105106

106-
tempbin/SampeCodeTest_extract270721.swift
107-
temp-bin/duff-8142-Kotlin.tar
108-
temp-bin/save-8132-210729.tar
109-
temp-bin/save-8272-210729.tar
110-
temp-bin/stage300-10Jun.tar
111-
temp-bin/stage300-210729.tar
107+
tempbin/**

modules/ROOT/nav-prod-notes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ include::couchbase-lite:ROOT:partial$_page-index.adoc[]
88
99
.
1010

11-
// * {xref-cbl-pg-glossary}
11+
// * {refer-glossary--xref}
1212

1313
// .Product Notes
14-
// * {xref-cbl-pg-releasenotes-all}
14+
// * {release-notes--xref-all}
1515
// * {xref-cbl-pg-supportnotes-all}
1616
// // * {xref-cbl-pg-changelog-all}
17-
// * {xref-cbl-pg-compatibility-all}
17+
// * {compatibility--xref-all}
1818

1919

2020
//

modules/ROOT/nav.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ include::ROOT:partial$_page-index.adoc[]
2020
// .{component-title-cbl}
2121
.xref:ROOT:introduction.adoc[Introduction]
2222
// * xref:ROOT:whatsnew.adoc[What's New]
23-
* {xref-cbl-pg-whatsnew}
23+
* {whatsnew--xref}
2424
2525
// END::MENU STRUCTURE

modules/ROOT/pages/_partials/_page-index.adoc

Lines changed: 138 additions & 99 deletions
Large diffs are not rendered by default.

modules/ROOT/pages/_partials/_related-content.adoc

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,16 @@ Blog Entries
8484
// P2PSYNC
8585

8686
// tag::how-p2psync[]
87-
* {xref-cbl-pg-dbo-p2psync-websocket-using-passive}
87+
* {p2psync-websocket-using-passive--xref}
8888
* {p2psync-websocket-using-active--xref}
8989
// * {xref-cbl-pg-p2p-manage-tls-id}
9090
// end::how-p2psync[]
9191
9292
// tag::concept-p2psync[]
9393
* {xref-cbl-pg-landing-p2psync}
94-
// * {xref-cbl-pg-p2psync-custom}
94+
// * {p2psync-custom--xref}
9595
// * {xref-cbl-pg-replication}
96-
// * {xref-cbl-pg-conflict}
96+
// * {conflict--xref}
9797
// end::concept-p2psync[]
9898
9999
// tag::reference-p2psync[]
@@ -103,18 +103,18 @@ Blog Entries
103103
// Start
104104

105105
// tag::how-start[]
106-
* {xref-cbl-pg-prereqs}
107-
* {xref-cbl-pg-install}
108-
* {xref-cbl-pg-build}
106+
* {gs-prereqs--xref}
107+
* {gs-install--xref}
108+
* {gs-build--xref}
109109
110110
// end::how-start[]
111111

112112
// tag::concept-start[]
113-
* {xref-cbl-pg-database}
114-
* {xref-cbl-pg-document}
115-
* {xref-cbl-pg-blob}
113+
* {database--xref}
114+
* {document--xref}
115+
* {blob--xref}
116116
* {xref-cbl-pg-replication}
117-
* {xref-cbl-pg-conflict}
117+
* {conflict--xref}
118118
119119
// end::concept-start[]
120120

@@ -126,19 +126,19 @@ Blog Entries
126126
127127
// prod related
128128
// tag::how-prod[]
129-
* {xref-cbl-pg-releasenotes}
130-
* {xref-cbl-pg-compatibility}
131-
* {xref-cbl-pg-supported-os}
132-
* {xref-cbl-pg-whatsnew}
129+
* {release-notes--xref}
130+
* {compatibility--xref}
131+
* {supported-os--xref}
132+
* {whatsnew--xref}
133133
134134
// end::how-prod[]
135135

136136
// tag::concept-prod[]
137-
* {xref-cbl-pg-database}
138-
* {xref-cbl-pg-document}
139-
* {xref-cbl-pg-blob}
137+
* {database--xref}
138+
* {document--xref}
139+
* {blob--xref}
140140
* {xref-cbl-pg-replication}
141-
* {xref-cbl-pg-conflict}
141+
* {conflict--xref}
142142
143143
// end::concept-prod[]
144144

@@ -147,17 +147,17 @@ Blog Entries
147147
// end::references-prod[]
148148
// prod related
149149
// tag::how-query[]
150-
* {xref-cbl-pg-query}
151-
* {xref-cbl-pg-query-live}
152-
* {xref-cbl-pg-query-predictive}
153-
* {xref-cbl-pg-fts}
150+
* {querybuilder--xref}
151+
* {query-live--xref}
152+
* {querybuilder--xref--predictive-query}
153+
* {fts--xref}
154154
155155
// end::how-query[]
156156

157157
// tag::concept-query[]
158-
* {xref-cbl-pg-database}
159-
* {xref-cbl-pg-document}
160-
* {xref-cbl-pg-blob}
158+
* {database--xref}
159+
* {document--xref}
160+
* {blob--xref}
161161
162162
// end::concept-query[]
163163

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
:topic-group: Peer-to-Peer Synchronization
3-
:param-abstract: {url-api-references}[API Reference] | {xref-cbl-pg-p2psync-websocket} | {xref-cbl-pg-p2psync-custom}
3+
:param-abstract: {url-api-references}[API Reference] | {p2psync-websocket--xref} | {p2psync-custom--xref}

modules/ROOT/pages/_partials/block-related-content-p2p.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
44
.How-to ...
55
* Peer-to-peer (websocket) sync
6-
** {xref-cbl-pg-dbo-p2psync-websocket-using-passive} listener
6+
** {p2psync-websocket-using-passive--xref} listener
77
** {p2psync-websocket-using-active--xref} listener
88
** {xref-cbl-pg-p2p-manage-tls-id}
99
1010
.Learn more ...
1111
* Peer-to-peer sync
12-
** {xref-cbl-pg-p2psync-websocket}
13-
** {xref-cbl-pg-p2psync-custom}
12+
** {p2psync-websocket--xref}
13+
** {p2psync-custom--xref}
1414
* Related replication topics
1515
** {xref-cbl-pg-replication}
16-
** {xref-cbl-pg-conflict}
16+
** {conflict--xref}
1717
1818
.Dive Deeper ...
1919
* Reference content

modules/ROOT/pages/_partials/block-related-content-rep.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ include::partial$_block-related-content.adoc[]
1111

1212
// .How-to ...
1313
// * Deploying Couchbase Lite for {param-platform}
14-
// ** {xref-cbl-pg-prereqs}
15-
// ** {xref-cbl-pg-install}
16-
// ** {xref-cbl-pg-build}
14+
// ** {gs-prereqs--xref}
15+
// ** {gs-install--xref}
16+
// ** {gs-build--xref}
1717

1818
// // * Next, try ...
1919
// // ** {xref-cbl-pg-dbo-crud}
2020
// // ** {xref-cbl-pg-dbo-query}
2121

2222
// .Learn more ...
2323
// * Foundation concepts
24-
// ** {xref-cbl-pg-database}
25-
// ** {xref-cbl-pg-document}
26-
// ** {xref-cbl-pg-blob}
24+
// ** {database--xref}
25+
// ** {document--xref}
26+
// ** {blob--xref}
2727
// * Related replication topics
2828
// ** {xref-cbl-pg-replication}
29-
// ** {xref-cbl-pg-conflict}
29+
// ** {conflict--xref}
3030

3131
// .Dive Deeper ...
3232
// * Reference content

modules/ROOT/pages/_partials/block-related-content-std.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ include::partial$_block-related-content.adoc[]
1212
1313
// .How-to ...
1414
15-
// * {xref-cbl-pg-p2psync-custom}
16-
// * {xref-cbl-pg-p2psync-websocket}
15+
// * {p2psync-custom--xref}
16+
// * {p2psync-websocket--xref}
1717
1818
// .Learn more ...
1919
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22

33
:topic-group: Peer-to-Peer Synchronization
4-
:param-related: {url-api-references}[API Reference] | {xref-cbl-pg-dbo-p2psync-websocket-using-passive} | {p2psync-websocket-using-active--xref}
4+
:param-related: {url-api-references}[API Reference] | {p2psync-websocket-using-passive--xref} | {p2psync-websocket-using-active--xref}
55
// | {xref-cbl-pg-p2p-manage-tls-id}

0 commit comments

Comments
 (0)