mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
This is required to make the type generation put things in the correct directory, but unfortunately makes the names in the documentation menu look a bit crap. I think the best solution would be to add a `x-display-name` extension to tags to determine how the tags show up in the menu, rather than it depend on the name of the tag. I shall do this in a follow-up PR - for now, let's fix the breakage. Fixes #29045 Signed-off-by: Ben Firshman <ben@firshman.co.uk> Upstream-commit: 30a9249e1598ec3aa2ddb5885568f40466fa05e8 Component: engine