From 1b055391ad29551683364d4762fe028f45dfe346 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri Benedetti Date: Thu, 3 Jul 2025 20:54:02 +0200 Subject: [PATCH 1/2] Remove mobile nav --- src/tooling/docs-assembler/navigation.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/tooling/docs-assembler/navigation.yml b/src/tooling/docs-assembler/navigation.yml index 8b548b914..0ca368066 100644 --- a/src/tooling/docs-assembler/navigation.yml +++ b/src/tooling/docs-assembler/navigation.yml @@ -357,11 +357,6 @@ toc: - toc: docs-content://reference/apm-agents path_prefix: reference/apm-agents children: - # APM Android agent - # ✅ https://github.com/elastic/apm-agent-android/blob/main/docs/reference/toc.yml - - toc: apm-agent-android://reference - path_prefix: reference/apm/agents/android - # Children include the entire AsciiDoc book # APM .NET agent # ✅ https://github.com/elastic/apm-agent-dotnet/blob/main/docs/reference/toc.yml @@ -375,12 +370,6 @@ toc: path_prefix: reference/apm/agents/go # Children include the entire AsciiDoc book - # APM iOS agent - # ✅ https://github.com/elastic/apm-agent-ios/blob/main/docs/reference/toc.yml - - toc: apm-agent-ios://reference - path_prefix: reference/apm/agents/ios - # Children include the entire AsciiDoc book - # APM Java agent # ✅ https://github.com/elastic/apm-agent-java/blob/main/docs/reference/toc.yml - toc: apm-agent-java://reference From 54b0540a8630bf2d4773dcef5e0dab716ed811ae Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri Benedetti Date: Thu, 3 Jul 2025 20:59:22 +0200 Subject: [PATCH 2/2] Update test --- .github/workflows/smoke-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-test.yml b/.github/workflows/smoke-test.yml index 07a1c9458..04689d888 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -15,7 +15,7 @@ jobs: landing-page-path-output: /docs/ - repository: elastic/elasticsearch landing-page-path-output: /docs/reference/ - - repository: elastic/apm-agent-android + - repository: elastic/opentelemetry landing-page-path-output: /docs/reference/ # This is a random repository that should not have a docset.yml