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:
7070 chunk : 1
7171 tags : Elastic Stack/Getting started
7272 subject : Elastic Stack
73+ asciidoctor : true
7374 sources :
7475 -
7576 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
4343
4444alias docbldgls=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/stack-docs/docs/en/glossary/index.asciidoc'
4545
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'
4747
4848alias 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'
4949
You can’t perform that action at this time.
0 commit comments