File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed
Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -2271,7 +2271,24 @@ contents:
22712271 -
22722272 repo : terraform-provider-ec
22732273 path : docs-elastic/
2274-
2274+ - title : Elastic Cloud Hosted Release Notes
2275+ prefix : en/cloud-hosted
2276+ tags : Cloud/Reference
2277+ subject : Elastic Cloud
2278+ current : master
2279+ branches : [ master ]
2280+ index : docs/saas/index.asciidoc
2281+ chunk : 1
2282+ sources :
2283+ -
2284+ repo : cloud
2285+ path : docs/saas
2286+ -
2287+ repo : docs
2288+ path : shared/attributes.asciidoc
2289+ -
2290+ repo : docs
2291+ path : shared/versions/stack/current.asciidoc
22752292 - title : Legacy Documentation
22762293 sections :
22772294 - title : Elastic Stack and Google Cloud's Anthos
Original file line number Diff line number Diff line change @@ -143,6 +143,9 @@ alias docbldcr='$GIT_HOME/docs/build_docs --doc $GIT_HOME/curator/docs/asciidoc/
143143# Cloud
144144alias docbldec=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/cloud/docs/saas/index.asciidoc --resource=$GIT_HOME/cloud/docs/shared --chunk 1'
145145
146+ # Cloud Release Notes
147+ alias docbldecrn=' $GIT_HOME/docs/build_docs --doc $GIT_HOME/cloud/docs/saas/index.asciidoc --chunk 1'
148+
146149alias docbldess=docbldec
147150
148151# Cloud - Elastic Cloud Enterprise
Original file line number Diff line number Diff line change 4747:docker-logging-ref: https://www.elastic.co/guide/en/beats/loggingplugin/{branch}
4848:esf-ref: https://www.elastic.co/guide/en/esf/{esf_version}
4949:kinesis-firehose-ref: https://www.elastic.co/guide/en/kinesis/{kinesis_version}
50+ :ecctl-ref: https://www.elastic.co/guide/en/ecctl/current
5051///////
5152Elastic-level pages
5253///////
You can’t perform that action at this time.
0 commit comments