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 @@ -1529,6 +1529,7 @@ contents:
15291529 tags : Legacy/Elasticsearch/Definitive Guide
15301530 subject : Elasticsearch
15311531 suppress_migration_warnings : true
1532+ asciidoctor : true
15321533 sources :
15331534 -
15341535 repo : guide
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ alias docbldamnet='$GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/apm-a
123123
124124
125125# Definitive Guide
126- alias docblddg=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/elasticsearch-definitive-guide/book.asciidoc --chunk 1'
126+ alias docblddg=' $GIT_HOME/docs/build_docs --asciidoctor --suppress_migration_warnings -- doc $GIT_HOME/elasticsearch-definitive-guide/book.asciidoc --chunk 1'
127127
128128
129129# Elasticsearch Extras
You can’t perform that action at this time.
0 commit comments