Add @UpdateForV9 for ReferenceDocs (#123928)

The docs system is very different in v9 so we must update
`ReferenceDocs` to generate links that are not broken.
This commit is contained in:
David Turner 2025-03-04 07:38:20 +00:00 committed by GitHub
parent 4f2f1bc2a7
commit 4e00998cf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -25,6 +25,7 @@ public @interface UpdateForV9 {
CORE_INFRA,
DATA_MANAGEMENT,
DISTRIBUTED_INDEXING,
DOCS,
ENTERPRISE_SEARCH,
MACHINE_LEARNING,
PROFILING,