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 @@ -1035,6 +1035,7 @@ contents:
1035
1035
chunk : 1
1036
1036
tags : APM Server/Reference
1037
1037
subject : APM
1038
+ asciidoctor : true
1038
1039
sources :
1039
1040
-
1040
1041
repo : apm-server
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ alias docbldjb='$GIT_HOME/docs/build_docs --doc $GIT_HOME/beats/journalbeat/docs
105
105
# APM
106
106
alias docbldamg=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/apm-server/docs/guide/index.asciidoc --chunk 1'
107
107
108
- alias docbldamr=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/apm-server/docs/index.asciidoc --chunk 1'
108
+ alias docbldamr=' $GIT_HOME/docs/build_docs --asciidoctor -- doc $GIT_HOME/apm-server/docs/index.asciidoc --chunk 1'
109
109
110
110
alias docbldamn=' $GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/apm-agent-nodejs/docs/index.asciidoc --chunk 1'
111
111
You can’t perform that action at this time.
0 commit comments