I'm a new user reading the documentation for the first time. I don't understand the relationship between
Are some of these deprecated? redoc says it can "Generate interactive API documentation from OpenAPI definitions", but so can npx @redocly/cli build-docs. However, I don't see any build-docs command on this page: https://redocly.com/docs/cli/commands/
Which should I use to generate html documentation from openapi spec?