File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ contents:
119
119
chunk : 1
120
120
tags : Elastic Stack/Overview
121
121
subject : Elastic Stack
122
+ asciidoctor : true
122
123
sources :
123
124
-
124
125
repo : stack-docs
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ alias docbldgls='$GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-d
52
52
alias docbldgs=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-docs/docs/en/getting-started/index.asciidoc --chunk 1'
53
53
54
54
# Stack Overview
55
- 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'
55
+ alias docbldso=' $GIT_HOME/docs/build_docs --asciidoctor --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'
56
56
57
57
# Deploying Azure
58
58
alias docbldaz=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/azure-marketplace/docs/index.asciidoc --chunk 1'
You can’t perform that action at this time.
0 commit comments