Skip to content

Add Docsearch language and version meta tags

Achilleas Pipinellis requested to merge docsearch-meta-tags into master

This will help us have different searches based on version.

https://community.algolia.com/docsearch/required-configuration.html#introduces-global-information-as-meta-tags

Locally, in review apps, and in master, the docsearch:version meta tag will be master. For stable branches, it will be the branch name, which is a number.

Needed for #182 (closed)

Edited by Achilleas Pipinellis

Merge request reports