ok/jj
1
0
Fork 0
forked from mirrors/jj

docs: set canonical_version to latest

Currently, https://www.google.com/search?q=jj+revsets has problematic
results, one of the top links for me is
https://martinvonz.github.io/jj/v0.14.0/github/ (we are currently on
v0.17.1).

I hope this will help them all point to `latest` instead.
This commit is contained in:
Ilya Grigoriev 2024-05-19 18:17:05 -07:00
parent ff810c6097
commit 864869abd5

View file

@ -39,6 +39,11 @@ validation:
# IMPORTANT: any changes to plugins have to be duplicated in
# `mkdocs-offline.yml`. See that file for more details.
plugins:
- mike:
# Should help search engines point to latest docs
# instead of (often obsolete) v?.??.? docs.
# TODO: Arguably, this could be `prerelease` when building prerelease docs.
canonical_version: latest
- include-markdown # For the CLI reference
- search
- redirects: