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 @@ -604,6 +604,7 @@ contents:
604604 index : docs/src/reference/asciidoc/index.adoc
605605 tags : Elasticsearch/Apache Hadoop
606606 subject : Elasticsearch
607+ direct_html : true
607608 sources :
608609 -
609610 repo : elasticsearch-hadoop
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ alias docbldepy='$GIT_HOME/docs/build_docs --direct_html --doc $GIT_HOME/elastic
161161
162162alias docbldecc=' $GIT_HOME/docs/build_docs --direct_html --doc $GIT_HOME/elasticsearch/docs/community-clients/index.asciidoc --single'
163163
164- alias docbldesh=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/elasticsearch-hadoop/docs/src/reference/asciidoc/index.adoc'
164+ alias docbldesh=' $GIT_HOME/docs/build_docs --direct_html -- doc $GIT_HOME/elasticsearch-hadoop/docs/src/reference/asciidoc/index.adoc'
165165
166166# X-Pack Reference 5.4 to 6.2
167167
You can’t perform that action at this time.
0 commit comments