Covfefe v0.0.1 ExDoc.CLI View Source

Command line parser for ExDoc

Link to this section Summary

Functions

Handles the command line parsing and triggers the required mechanism to transform the Markdown documents into a specified format (default is HTML)

Link to this section Functions

Link to this function main(args, generator \\ &ExDoc.generate_docs/3) View Source

Handles the command line parsing and triggers the required mechanism to transform the Markdown documents into a specified format (default is HTML).