Revise list of available documentation versions
For older releases, the previous rendering wasn't quite right.
Implement a custom layout for the supported versions list
This commit does NOT remove the shortcode named {{< versions-other >}}
because it is still used in some localizations.
This commit is contained in:
@@ -54,6 +54,15 @@ other = "I AM..."
|
||||
[docs_label_users]
|
||||
other = "Users"
|
||||
|
||||
[docs_version_current]
|
||||
other = "(this documentation)"
|
||||
|
||||
[docs_version_latest_heading]
|
||||
other = "Latest version"
|
||||
|
||||
[docs_version_other_heading]
|
||||
other = "Older versions"
|
||||
|
||||
[examples_heading]
|
||||
other = "Examples"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user