Packages

The Elixir package to render Redoc UI from OpenAPI specification.

Current section

Files

Jump to
redoc_ui_plug lib redoc.ex
Raw

lib/redoc.ex

defmodule Redoc do
@moduledoc """
A collection of modules to working with ReDoc.
Please consult documentation in `Redoc.Plug.RedocUI` for
more details.
"""
end