mix confispex.gen.doc.md (confispex v0.5.1)

Generate a doc in markdown format

Examples

mix do app.start --no-start, confispex.gen.doc.md --output=RUNTIME_ENV_DEV.md --schema=MyRuntimeConfigSchema --env=prod --target=abc

Link to this section Summary

Link to this section Functions

Link to this function

as_table(rows, header)

Callback implementation for Mix.Task.run/1.