elastic/docs-content

[Chore] Review `docset.yml` for subs that can be removed

Aberta

#3.536 aberto em 17 de out. de 2025

 (7 comentários) (3 reações) (0 responsável) (251 forks)auto 404
Confidence: 1Effort: 0.1Impact: 1Reach: 1chorecross-teamgood first issuegood-for-ai

Métricas do repositório

Stars
 (46 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

In my opinion, subs aren't as helpful if we don't use them consistently. In https://github.com/elastic/elastic-docs-vscode/pull/2, we added inline warnings when an author hard-codes the value of a sub instead of using the sub key, which provides a light-touch way to encourage consistent use of subs and weed out unnecessary subs without introducing a bunch of errors.

However, there are some subs that are likely unnecessary, like api-examples-title: Examples, that should be removed from docset.yml. We should go through repo-level subs in this repo (and others) and eliminate any unnecessary subs.

cc @theletterf @florent-leborgne

Guia do colaborador