NLdoc.Validation

View Source

Installation

The package can be installed by adding nldoc_validation to your list of dependencies in mix.exs:

def deps do
  [
    {:nldoc_validation, "~> 1.0.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/nldoc_validation.