Closed maxno-kivra closed 1 year ago
I like this, I ran into the exact same problem!
I should note that the external file can also be in Erlang term format, since ExDoc itself supports that. I haven't tried it though.
@maxno-kivra Do you think we should doc that it can be erlang terms or alternatively exs? I would think most folks with rebar projects would probably prefer erlang terms.
Yeah, that sounds good. It's mentioned ex_doc --help
, but can't hurt to make it easier to find 🙂
@maxno-kivra Thanks for this ❤️ . Cut 0.2.16 and published to hex 🥳
This adds support for an external config file, for example if you want to share the config with Elixir or as an escape hatch to be able to use a
fun
for:filter_modules
.