Skip to content

Commit b56af45

Browse files
committed
squish together
1 parent d2aac67 commit b56af45

File tree

14 files changed

+286
-315
lines changed

14 files changed

+286
-315
lines changed

docs/_docset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ subs:
1515
eck: "Elastic Cloud on Kubernetes"
1616
ech: "Elastic Cloud Hosted"
1717
serverless-full: "Elastic Cloud Serverless"
18+
ecloud: "Elastic Cloud"
1819

1920
features:
2021
primary-nav: false

docs/configure/deployment-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Content Sources
1+
# Content sources
22

33
To support multiple deployment models for different repositories, we support the concept of a content source.
44

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
`applies_to` tags are rendered as badges in the documentation output. They reproduce the "key + lifecycle status + version" indicated in the content sources.
2+
3+
Specifically for versioned products, badges will display differently when the applies_to key specifies a product version that has not been released to our customers yet.
4+
5+
* `Planned` (if the lifecycle is preview, beta, or ga)
6+
* `Deprecation planned` (if the lifecycle is deprecated)
7+
* `Removal planned` (if the lifecycle is removed)
8+
9+
This is computed at build time (there is a docs build every 30 minutes). The documentation team tracks and maintains released versions for these products centrally.
10+
11+
When multiple lifecycle statuses and versions are specified in the sources, several badges are shown.
12+
13+
:::{note}
14+
Visuals and wording in the output documentation are subject to changes and optimizations.
15+
:::
16+
17+
% todo: link

docs/contribute/_snippets/two-systems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The way that you contribute to the docs depends on the product version.
1+
Because the new documentation site only hosts documentation for newer releases, the way that you contribute depends on the version that you want to document.
22

33
For a list of versions covered on [elastic.co/docs](https://www.elastic.co/docs), refer to [Find docs for your product version](/get-started/versioning-availability.md#find-docs-for-your-product-version). Versions prior to the versions listed on that page are documented on our legacy system, [elastic.co/guide](https://www.elastic.co/guide).
44

0 commit comments

Comments
 (0)