mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
In #29071, we made the tags the correct name for generating types, at the expense of the menu in the documentation looking good. ReDoc now has support for tag display names ( https://github.com/Rebilly/ReDoc/pull/152 ), so we can assign a more human-friendly name to the menu items. Signed-off-by: Ben Firshman <ben@firshman.co.uk> Upstream-commit: 0caa6c218c89147b2d61a1bbb87c48ad16495a11 Component: engine