redoc

Redoc is an open-source tool that generates API documentation from OpenAPI specifications. It’s one of the most powerful free docs tools in the industry, producing clean, customizable documentation with an attractive three-panel design. With support for Markdown, it allows you to write and style descriptions with ease.
In practice, Redoc generates documentation by consuming an OpenAPI specification within the browser, eliminating the need for servers.