Skip to content

Commit a65db40

Browse files
osfameronsarahlwelton
authored andcommitted
DOC-13161 extract preview config (#335)
1 parent 9570fbf commit a65db40

File tree

3 files changed

+7
-17
lines changed

3 files changed

+7
-17
lines changed

antora.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,3 @@ asciidoc:
44
attributes:
55
ui-name: Capella UI
66
product-name: Capella
7-
ext:
8-
preview:
9-
HEAD:
10-
sources:
11-
docs-capella:
12-
branches: [main]
13-
override:
14-
site:
15-
startPage: cloud:get-started:intro.adoc
16-
AV-68634-tutorial-feature-branch:
17-
sources:
18-
docs-capella:
19-
branches: [AV-68634-dev-tutorial-navigation]
20-
override:
21-
site:
22-
startPage: cloud:get-started:intro.adoc
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
sources:
2+
docs-capella:
3+
branches: [AV-68634-dev-tutorial-navigation]
4+
override:
5+
site:
6+
startPage: cloud:get-started:intro.adoc

preview/HEAD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ sources:
33
branches: [8-0-docs-uptake]
44
override:
55
site:
6-
startPage: cloud:get-started:intro.adoc
6+
startPage: cloud:get-started:intro.adoc

0 commit comments

Comments
 (0)