Packages
A Mix task that watches source files, rebuilds docs on changes, and serves them with live reload.
Current section
Files
Jump to
Current section
Files
mix_watch_docs
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]