Current section
Files
Jump to
Current section
Files
lib/phoenix/live_dashboard.ex
defmodule Phoenix.LiveDashboard do
@moduledoc "README.md"
|> File.read!()
|> String.split("<!-- MDOC !-->")
|> Enum.fetch!(1)
end