File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,9 @@ contents:
99
99
-
100
100
repo : elasticsearch
101
101
path : x-pack/docs
102
+ -
103
+ repo : elasticsearch
104
+ path : docs
102
105
-
103
106
repo : kibana
104
107
path : docs
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ alias docbldgls='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/stack-docs/docs/en
45
45
46
46
alias docbldgs=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/stack-docs/docs/en/getting-started/index.asciidoc --chunk 1'
47
47
48
- alias docbldso=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/stack-docs/docs/en/stack/index.asciidoc --resource=$GIT_HOME/kibana/docs --resource=$GIT_HOME/elasticsearch/x-pack/docs --chunk 1'
48
+ alias docbldso=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/stack-docs/docs/en/stack/index.asciidoc --resource=$GIT_HOME/kibana/docs --resource=$GIT_HOME/elasticsearch/x-pack/docs --resource=$GIT_HOME/elasticsearch/docs -- chunk 1'
49
49
50
50
# Curator
51
51
alias docbldcr=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/curator/docs/asciidoc/index.asciidoc'
You can’t perform that action at this time.
0 commit comments