aws-beam / aws-codegen

Code generator for AWS clients in Erlang and Elixir.
Other
53 stars 49 forks source link

Allow the running of rebar3 edoc to pass without warnings #95

Closed onno-vos-dev closed 1 year ago

onno-vos-dev commented 1 year ago

Fixes: https://github.com/aws-beam/aws-erlang/issues/110

This is a somewhat nasty solution but after fighting with the edoc parser I'm starting to give up on making this pretty. For now this would work and as a temporary solution allows us to publish updated hexdocs to hexdocs.pm again :slightly_smiling_face:

Downside:

Upside: