docs: show current environment on index

This commit is contained in:
“Naeel”
2026-09-03 17:58:13 +03:00
parent a222a0dace
commit 7a25ad8fc9
4 changed files with 36 additions and 8 deletions
@@ -119,6 +119,7 @@ ${ROOT_DIR}/TOOLS/bin/docs-generator \
-services "$SERVICES_LIST_PATH" \
-version "$VERSION" \
-api-endpoint "$DOCS_API_ENDPOINT" \
-provider-source "${REGISTRY_HOSTNAME}/${NAMESPACE}/${PROVIDER_NAME}"
-provider-source "${REGISTRY_HOSTNAME}/${NAMESPACE}/${PROVIDER_NAME}" \
-namespace "$NAMESPACE"
echo "Resources and docs generated in template format."