diff --git a/assets/js/_version-selector.js b/assets/js/_version-selector.js index 71e073d2..a5849276 100644 --- a/assets/js/_version-selector.js +++ b/assets/js/_version-selector.js @@ -1,3 +1,7 @@ +/* During build, DOC_VERSIONS is prefixed to convey all the versions available, informed by `_data/versions.json` + * Example: + * const DOC_VERSIONS = ["1.1","1.0"]; + */ const PREFIX = "OpenSearch "; const tpl = `