ArteMisc / libsalty

Elixir bindings for libsodium (NIF)
Apache License 2.0
21 stars 25 forks source link

Fix doc generation #6

Closed fhunleth closed 6 years ago

fhunleth commented 6 years ago

This fixes the doc generation to make a readme.html and then to display it by default.

ArteMisc commented 6 years ago

Thanks!