From 04d0e54feb72797283b8ad7afd19816e7a684952 Mon Sep 17 00:00:00 2001 From: mmattel Date: Tue, 13 Dec 2022 13:46:04 +0100 Subject: [PATCH] small readme fix --- docs/helpers/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helpers/README.md b/docs/helpers/README.md index 39f99fa6f6..c69f16931e 100644 --- a/docs/helpers/README.md +++ b/docs/helpers/README.md @@ -12,9 +12,9 @@ Output: - The generated adoc files can be found at: `docs/services/_includes/adoc` when running locally respectively in the docs branch after the CI has finished. - The file name for rouge envvars is named: `global_configvars.adoc`. -Doc process: +Admin doc process: -Whenever a build from the admin documentation is triggered, the files are included into the build process and added in a proper manner defined by the admin documentation. +Whenever a build from the admin documentation is triggered, the files generated here are included into the build process and added in a proper manner defined by the admin documentation. Genreal info: