ExDash Generated Docset v0.1.2 Mix.Tasks.Docs.Dash

Run ExDoc with a Dash Docs compatible formatter and output.

Summary

Functions

Builds a Dash Docset for the current Mix project

Types

args()
args() :: [String.t]

Functions

run(args \\ [])
run(args) :: String.t

Builds a Dash Docset for the current Mix project.

Call with --open to open in Dash following the build.

Call with --name NAME to name the built docset.