From 622d62010c8f19a6dccc3d911d2eb8953ec95423 Mon Sep 17 00:00:00 2001 From: deerskindoll Date: Tue, 12 Nov 2024 16:22:48 +0100 Subject: [PATCH] advanced config properties --- antora.yml | 12 ++++++------ ...uration-options-for-the-che-server-component.adoc | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/antora.yml b/antora.yml index 381325d054..59da8a155b 100644 --- a/antora.yml +++ b/antora.yml @@ -122,12 +122,12 @@ ext: base: modules/administration-guide/examples/checluster-properties dir: build/collector/checluster-properties files: checluster-properties.adoc -# - run: -# command: ./tools/environment_docs_gen.sh -# scan: -# base: modules/administration-guide/examples/che-server-properties -# dir: build/collector/che-server-properties -# files: system-variables.adoc + - run: + command: ./tools/environment_docs_gen.sh + scan: + base: modules/administration-guide/examples/che-server-properties + dir: build/collector/che-server-properties + files: system-variables.adoc - run: command: ./tools/create_architecture_diagrams.py scan: diff --git a/modules/administration-guide/pages/advanced-configuration-options-for-the-che-server-component.adoc b/modules/administration-guide/pages/advanced-configuration-options-for-the-che-server-component.adoc index fc40c2613a..b121a6b784 100644 --- a/modules/administration-guide/pages/advanced-configuration-options-for-the-che-server-component.adoc +++ b/modules/administration-guide/pages/advanced-configuration-options-for-the-che-server-component.adoc @@ -13,5 +13,5 @@ The following section describes advanced deployment and configuration methods fo include::partial$con_understanding-che-server-advanced-configuration.adoc[leveloffset=+1] -// include::partial$ref_che-server-component-system-properties-reference.adoc[leveloffset=+1] +include::partial$ref_che-server-component-system-properties-reference.adoc[leveloffset=+1]