Skip to content

Commit 26aa185

Browse files
authored
QF210901-1 -- Remove docs-mobile links from CBL (#508)
https://issues.couchbase.com/browse/DOC-9047
1 parent 6724117 commit 26aa185

21 files changed

+102
-20
lines changed

modules/ROOT/nav-prod-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include::shared-mobile::partial$_attributes-shared.adoc[]
1+
// removed docs-mobile _attributes-shared link
22
include::couchbase-lite:ROOT:partial$_attributes-local.adoc[]
33
include::couchbase-lite:ROOT:partial$_page-index.adoc[]
44

modules/ROOT/pages/_partials/_attributes-local.adoc

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,3 +282,85 @@ endif::[]
282282

283283

284284
// END -- _attributes-local.adoc -- Couchbase Lite
285+
286+
287+
288+
//
289+
290+
291+
292+
293+
294+
// merged from docs-mobile -- resolve after 3.0 beta
295+
:_page-status-beta: beta
296+
:_page-status-gamma: gamma
297+
:_page-status-review: in-review
298+
:xrefstyle: full
299+
:more: Read More
300+
:idprefix:
301+
:idseparator: -
302+
:blank-field: ____
303+
:natt: None at this time
304+
:ke: Known issues
305+
:fixed: Fixed at this Release
306+
:enh: Enhancements
307+
:nftr: New Features
308+
:api: API Changes
309+
:gpWebServerEnv: Tomcat
310+
:gpBuildTool: gradle
311+
:gpIDE: Intellij IDEA
312+
:gpIDEce: gpIDE Community Edition
313+
:gpIDEee: gpIDE Ultimate Edition
314+
:enterprise: enterprise
315+
:entshort: ee
316+
:community: community
317+
:commshort: ce
318+
:url-cb-jira: https://issues.couchbase.com/browse
319+
:url-cb-forum: https://forums.couchbase.com/
320+
:url-cb-forum-mobile: https://forums.couchbase.com/c/mobile/14
321+
:url-jira: https://issues.couchbase.com/browse
322+
:url-downloads: https://www.couchbase.com/downloads/?family=mobile
323+
:major: 3
324+
:minor: 0
325+
:version: {major}.{minor}
326+
:version-full: {major}.{minor}.0
327+
:version_cao: 2.0
328+
:version_caoFull: 2.0.0
329+
:component-sgw: sync-gateway
330+
:component-cbl: couchbase-lite
331+
:component-mob: shared-mobile
332+
:component-svr: server
333+
:component-cao: couchbase-operator
334+
:component-svr-status:
335+
:component-cao-status:
336+
:sgw: pass:q,a[sync{nbsp}gateway]
337+
:sgw-s: pass:q,a[Sync{nbsp}gateway]
338+
:sgw-t: pass:q,a[Sync{nbsp}Gateway]
339+
:sgw-te: pass:q,a[_{sgw-t}_]
340+
:cbl: pass:q,a[Couchbase{nbsp}Lite]
341+
:cbl-s: pass:q,a[{cbl}]
342+
:cbl-t: pass:q,a[{cbl}]
343+
:cbl-te: pass:q,a[_{cbl-t}_]
344+
:component-title-sgw: pass:q,a[{sgw-e}]
345+
:component-title-cbl: pass:q,a[_Couchbase{nbsp}Lite_]
346+
:component-title-mob: pass:q,a[_Couchbase{nbsp}Mobile_]
347+
:component-title-svr: pass:q,a[_Couchbase{nbsp}Server_]
348+
:component-title-cao: pass:q,a[_Couchbase{nbsp}Autonomous{nbsp}Operator_]
349+
:cbm: {component-title-mob}
350+
:cao: {component-title-cao}
351+
:sg: {component-title-sgw}
352+
:sgTechNm: {component-sgw}
353+
:cbl: {component-title-cbl}
354+
:cblTechNM: {component-cbl}
355+
:cblFrmWk: {cbl} Java Framework
356+
:svr: {component-title-svr}
357+
:svrTechNM: {component-svr}
358+
:xref-pfx-sgw: xref:{version}@{component-sgw}:
359+
:xref-pfx-cbl: xref:{version}@{component-cbl}:
360+
:xref-pfx-svr: xref:{component-svr}:
361+
:xref-pfx-cao: xref:{component-cao}:
362+
:xref-pfx-shared: xref:{component-mob}:
363+
:xref-url-cb-downloads: {url-cb-downloads}[Couchbase Downloads page]
364+
:xref-url-cb-blog: {url-cb-blog}[Blog]
365+
:xref-url-cb-forum: {url-cb-forum}[Forum]
366+
:xref-url-cb-forum-mobile: {url-cb-forum-mobile}[Forum]

modules/ROOT/pages/_partials/_glossary-links.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include::shared-mobile::partial$_attributes-shared.adoc[]
1+
// removed docs-mobile _attributes-shared link
22
include::partial$_attributes-local.adoc[]
33
:xref-pfx-cbl: {xref-pfx-cbl}:
44
include::partial$_page-index.adoc[]

modules/ROOT/pages/_partials/_std-cbl-hdr-root.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:param-title: All Frameworks
44
:param-platform: all-platforms
55

6-
include::shared-mobile::partial$_attributes-shared.adoc[]
6+
// include::shared-mobile::partial$_attributes-shared.adoc[]
77
include::ROOT:partial$_attributes-local.adoc[]
88
include::ROOT:partial$_page-index.adoc[]
99
include::ROOT:partial$_cbl_url.adoc[]

modules/ROOT/pages/_partials/_std-cbl-hdr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ifndef::param-name[:param-name: all]
1111
:module-partials: {param-module}:partial$
1212
:shared-partials: shared-mobile:ROOT:partial$
1313

14-
include::shared-mobile::partial$_attributes-shared.adoc[]
14+
// removed docs-mobile _attributes-shared link
1515
include::ROOT:partial$_attributes-local.adoc[]
1616
include::{param-module}:partial$_attributes-module.adoc[]
1717
include::ROOT:partial$_page-index.adoc[]

modules/ROOT/pages/_partials/commons/common-glossary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// :keywords: edge nosql api synchronization replication
1010
// // End of Page Definition Statements
1111

12-
// include::shared-mobile::partial$_attributes-shared.adoc[]
12+
// removed commented out docs-mobile _attributes-shared link
1313
// include::ROOT:partial$_attributes-local.adoc[]
1414

1515
// Glosary entry name tag format:

modules/ROOT/pages/_partials/commons/common-indexing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// :page-edition:
55
// :page-role:
66
//
7-
// include::shared-mobile::partial$_attributes-shared.adoc[]
7+
// removed commented out docs-mobile _attributes-shared link
88
// include::ROOT:partial$_page-index.adoc[]
99
// include::ROOT:partial$_glossary-links.adoc[]
1010
// include::ROOT:partial$_attributes-local.adoc[]

modules/ROOT/pages/_partials/commons/common-p2psync-workflow.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// :page-role:
66
// :description: Couchbase mobile database peer-to-peer (P2P) synchronization concepts
77
//
8-
// include::shared-mobile::partial$_attributes-shared.adoc[]
8+
// removed commented out docs-mobile _attributes-shared link
99
// include::ROOT:partial$_page-index.adoc[]
1010
// include::ROOT:partial$_glossary-links.adoc[]
1111
// include::ROOT:partial$_attributes-local.adoc[]

modules/ROOT/pages/refer-glossary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
:keywords: edge nosql api synchronization replication
1010
// End of Page Definition Statements
1111

12-
include::shared-mobile::partial$_attributes-shared.adoc[]
12+
// removed docs-mobile _attributes-shared link
1313
include::ROOT:partial$_attributes-local.adoc[]
1414

1515
include::{root-commons}glossary.adoc[]

modules/clang/pages/gs-prereqs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
:keywords: edge nosql api
99

1010
include::partial$_std-cbl-hdr-clang.adoc[]
11-
// include::shared-mobile::partial$_attributes-shared.adoc[]
11+
// removed commented out docs-mobile _attributes-shared link
1212
// include::ROOT:partial$_page-index.adoc[]
1313
// include::ROOT:partial$_glossary-links.adoc[]
1414
// include::ROOT:partial$_attributes-local.adoc[]

0 commit comments

Comments
 (0)