Skip to content

Commit fcda3a2

Browse files
committed
[DOCS] Adds pivoting to Stack Overview (#359)
1 parent 1a7970f commit fcda3a2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

docs/en/stack/data-frames/dataframes.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,3 @@ IMPORTANT: Creating a {dataframe} leaves your source index intact. A new index w
6161
be created dedicated to the {dataframe}.
6262

6363
--
64-
65-
include::api-quickref.asciidoc[]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include::dataframes.asciidoc[]
2+
//include::{es-repo-dir}/data-frames/pivoting.asciidoc[]
3+
include::api-quickref.asciidoc[]

docs/en/stack/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ include::{xes-repo-dir}/watcher/index.asciidoc[]
3232
:edit_url: https://github.com/elastic/stack-docs/edit/{branch}/docs/en/stack/ml/index.asciidoc
3333
include::ml/index.asciidoc[]
3434

35-
include::data-frames/dataframes.asciidoc[]
35+
include::data-frames/index.asciidoc[]
3636

3737
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/docs/reference/ccr/index.asciidoc
3838
include::{es-repo-dir}/ccr/index.asciidoc[]

0 commit comments

Comments
 (0)