Skip to content

Commit 23b16d5

Browse files
add build alias
1 parent bca8303 commit 23b16d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc_build_aliases.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
# Serverless
1313
alias docbldserverless='$GIT_HOME/docs/build_docs --doc $GIT_HOME/docs-content/serverless/index.asciidoc --chunk 5 --resource $GIT_HOME/observability-docs/docs/en/serverless --resource $GIT_HOME/security-docs/docs/serverless --resource $GIT_HOME/docs-content/serverless'
1414

15+
# Integrations
16+
alias docbldintegration='$GIT_HOME/docs/build_docs --doc $GIT_HOME/integration-docs/dist/index.asciidoc --chunk 2 --open'
17+
1518
# Elasticsearch
1619
alias docbldesx='$GIT_HOME/docs/build_docs --doc $GIT_HOME/elasticsearch/docs/reference/index.asciidoc --chunk 1'
1720

0 commit comments

Comments
 (0)