Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions config/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ references:
edge: master
private: true

cli:
curator: *master
ecctl: *master

Expand Down
5 changes: 5 additions & 0 deletions config/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,11 @@ toc:
path_prefix: reference/ecs/logging/ruby
# Children include the entire AsciiDoc book

# Elastic CLI
# https://github.com/elastic/cli/blob/main/docs/docset.yml
- toc: cli://
path_prefix: reference/elastic-cli

# Machine learning (FKA Data analysis)
# https://github.com/elastic/docs-content/blob/main/reference/machine-learning/toc.yml
- toc: docs-content://reference/machine-learning
Expand Down
Loading