riverrun / pbkdf2_elixir

Pbkdf2 password hashing for Elixir
Other
54 stars 12 forks source link

Misc doc changes #13

Closed kianmeng closed 3 years ago

kianmeng commented 3 years ago

Besides other documentation changes, this commit ensures the generated HTML doc for HexDocs.pm will become the main source doc for this Elixir library which leverage on latest ExDoc features.

riverrun commented 3 years ago

Looks great! Many thanks.