Skip to content

Commit c03d4c1

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

File tree

3 files changed

+79
-74
lines changed

3 files changed

+79
-74
lines changed

antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: '3.0'
33
title: Couchbase Lite
44
start_page: ROOT:index.adoc
55
nav:
6+
- modules/ROOT/nav.adoc
67
- modules/android/nav-android.adoc
78
- modules/clang/nav-clang.adoc
89
- modules/csharp/nav-csharp.adoc

modules/ROOT/nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
* xref:ROOT:introduction.adoc[Introduction]
22
* xref:ROOT:cbl-whatsnew.adoc[New at 3.0]
3-
* xref:clang:querybuilder-n1ql.adoc[N1QL]

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

Lines changed: 78 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,79 @@
1+
// BEGIN -- TEMP -- merged from docs-mobile -- resolve after 3.0 beta
2+
:_page-status-beta: beta
3+
:_page-status-gamma: gamma
4+
:_page-status-review: in-review
5+
:xrefstyle: full
6+
:more: Read More
7+
:idprefix:
8+
:idseparator: -
9+
:blank-field: ____
10+
:natt: None at this time
11+
:ke: Known issues
12+
:fixed: Fixed at this Release
13+
:enh: Enhancements
14+
:nftr: New Features
15+
:api: API Changes
16+
:gpWebServerEnv: Tomcat
17+
:gpBuildTool: gradle
18+
:gpIDE: Intellij IDEA
19+
:gpIDEce: gpIDE Community Edition
20+
:gpIDEee: gpIDE Ultimate Edition
21+
:enterprise: enterprise
22+
:entshort: ee
23+
:community: community
24+
:commshort: ce
25+
:url-cb-jira: https://issues.couchbase.com/browse
26+
:url-cb-forum: https://forums.couchbase.com/
27+
:url-cb-forum-mobile: https://forums.couchbase.com/c/mobile/14
28+
:url-jira: https://issues.couchbase.com/browse
29+
:url-downloads: https://www.couchbase.com/downloads/?family=mobile
30+
:major: 3
31+
:minor: 0
32+
:version: {major}.{minor}
33+
:version-full: {major}.{minor}.0
34+
:version_cao: 2.0
35+
:version_caoFull: 2.0.0
36+
:component-sgw: sync-gateway
37+
:component-cbl: couchbase-lite
38+
:component-mob: shared-mobile
39+
:component-svr: server
40+
:component-cao: couchbase-operator
41+
:component-svr-status:
42+
:component-cao-status:
43+
:sgw: pass:q,a[sync{nbsp}gateway]
44+
:sgw-s: pass:q,a[Sync{nbsp}gateway]
45+
:sgw-t: pass:q,a[Sync{nbsp}Gateway]
46+
:sgw-te: pass:q,a[_{sgw-t}_]
47+
:cbl: pass:q,a[Couchbase{nbsp}Lite]
48+
:cbl-s: pass:q,a[{cbl}]
49+
:cbl-t: pass:q,a[{cbl}]
50+
:cbl-te: pass:q,a[_{cbl-t}_]
51+
:component-title-sgw: pass:q,a[{sgw-e}]
52+
:component-title-cbl: pass:q,a[_Couchbase{nbsp}Lite_]
53+
:component-title-mob: pass:q,a[_Couchbase{nbsp}Mobile_]
54+
:component-title-svr: pass:q,a[_Couchbase{nbsp}Server_]
55+
:component-title-cao: pass:q,a[_Couchbase{nbsp}Autonomous{nbsp}Operator_]
56+
:cbm: {component-title-mob}
57+
:cao: {component-title-cao}
58+
:sg: {component-title-sgw}
59+
:sgTechNm: {component-sgw}
60+
:cbl: {component-title-cbl}
61+
:cblTechNM: {component-cbl}
62+
:cblFrmWk: {cbl} Java Framework
63+
:svr: {component-title-svr}
64+
:svrTechNM: {component-svr}
65+
:xref-pfx-sgw: xref:{version}@{component-sgw}:
66+
:xref-pfx-cbl: xref:{version}@{component-cbl}:
67+
:xref-pfx-svr: xref:{component-svr}:
68+
:xref-pfx-cao: xref:{component-cao}:
69+
:xref-pfx-shared: xref:{component-mob}:
70+
:xref-url-cb-downloads: {url-cb-downloads}[Couchbase Downloads page]
71+
:xref-url-cb-blog: {url-cb-blog}[Blog]
72+
:xref-url-cb-forum: {url-cb-forum}[Forum]
73+
:xref-url-cb-forum-mobile: {url-cb-forum-mobile}[Forum]
74+
75+
// END -- TEMP -- merged from docs-mobile -- resolve after 3.0 beta
76+
177
// BEGIN -- _attributes-local.adoc -- Couchbase Lite
278
//
379
// Definition:
@@ -291,76 +367,5 @@ endif::[]
291367

292368

293369

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]
370+
371+
// END

0 commit comments

Comments
 (0)