Covfefe v0.0.1 ExDoc View Source

Elixir Documentation System. ExDoc produces documentation for Elixir projects

Link to this section Summary

Functions

Generates documentation for the given project, vsn (version) and options

Returns the ExDoc version (used in templates)

Link to this section Functions

Link to this function generate_docs(project, vsn, options) View Source
generate_docs(String.t, String.t, Keyword.t) :: atom

Generates documentation for the given project, vsn (version) and options.

Returns the ExDoc version (used in templates).