Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions src/tooling/docs-assembler/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +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
- toc: apm-agent-dotnet://reference
Expand All @@ -375,12 +369,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
Expand Down
Loading