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 @@ -70,6 +70,7 @@ contents:
70
70
chunk : 1
71
71
tags : Elastic Stack/Getting started
72
72
subject : Elastic Stack
73
+ asciidoctor : true
73
74
sources :
74
75
-
75
76
repo : stack-docs
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ alias docbldstk='$GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-d
43
43
44
44
alias docbldgls=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-docs/docs/en/glossary/index.asciidoc'
45
45
46
- alias docbldgs=' $GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/stack-docs/docs/en/getting-started/index.asciidoc --chunk 1'
46
+ alias docbldgs=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-docs/docs/en/getting-started/index.asciidoc --chunk 1'
47
47
48
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
You can’t perform that action at this time.
0 commit comments