ex_dash v0.1.3 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.

Options

  • --open: opens the built docset in Dash following the build
  • --name NAME: names the docset something other than the app name (recommended for umbrella apps)