Description
Provides EDoc, the Erlang documentation generator. It reads documentation tags from source files and produces API documentation that helps developers understand modules, functions, and expected usage.
Use it when publishing or maintaining Erlang libraries and applications. It creates documentation from source comments; it does not replace writing clear explanations in the codebase.