Fledex.Color.Names.DocUtils (fledex v0.5.0)

View Source

Summary

Functions

Extracts the docs from a function

Extract docs from a module, filtered by the kinds (list of :function, :type, ...)

Functions

extract_doc(module, function, arity)

Extracts the docs from a function

extract_function_doc(docs, function, arity)

get_docs(module, kinds)

Extract docs from a module, filtered by the kinds (list of :function, :type, ...)