elixir-toniq / vapor

Runtime configuration system for Elixir
MIT License
592 stars 36 forks source link

Misc doc changes #121

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 source of truth for this Elixir library and leverage on latest features of ExDoc.

keathley commented 3 years ago

:heart: Thanks