Skip to content

Commit 509a415

Browse files
committed
images, parent-context etc
1 parent 22249b7 commit 509a415

File tree

40 files changed

+72
-49
lines changed

40 files changed

+72
-49
lines changed

applications_and_projects/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

authentication/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

backup_and_restore/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

builds/creating-build-inputs.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,3 @@ include::modules/builds-custom-strategy.adoc[leveloffset=+2]
9797
include::modules/builds-using-external-artifacts.adoc[leveloffset=+1]
9898

9999
include::modules/builds-docker-credentials-private-registries.adoc[leveloffset=+1]
100-
101-
102-
103-
// The following line is necessary to allow assemblies be included in other
104-
// assemblies. It restores the `context` variable to its previous state.
105-
ifdef::context[:parent-context: {context}]

builds/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

cloud_providers/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

contributing_to_docs/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

images/PLACEHOLDER

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Please delete this file once you have assemblies here.
2-
1+
DELETE ME

installation/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

logging/efk-logging-curator.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// The `context` attribute enables module reuse. Every module's ID
1616
// includes {context}, which ensures that the module has a unique ID even if
1717
// it is reused multiple times in a guide.
18-
ifdef::context[:parent-context: {context}]
18+
1919
:context: efk-logging-curator
2020
[id='efk-logging-curator_{context}']
2121
= Working with Elasticsearch Curator in {product-title}
@@ -36,7 +36,7 @@ endif::[]
3636

3737
toc::[]
3838

39-
As an administrator, you can use the built-in Elasticsearch Curator tool to configure scheduled Elasticsearch maintenance operations
39+
As an administrator, you can use the built-in Elasticsearch Curator tool to configure scheduled Elasticsearch maintenance operations
4040
to be performed automatically on a per-project basis.
4141

4242
// The following include statements pull in the module files that comprise
@@ -49,6 +49,3 @@ include::modules/efk-logging-curator-configure.adoc[leveloffset=+2]
4949
include::modules/efk-logging-curator-actions.adoc[leveloffset=+2]
5050

5151
include::modules/efk-logging-curator-configuration.adoc[leveloffset=+2]
52-
53-
ifdef::parent-context[:context: {parent-context}]
54-
ifndef::parent-context[:!context:]

0 commit comments

Comments
 (0)