Make EDoc generation work and the recommended info
2 files changed
tree: da575bbf05b79627633e53fb17e3b3beccba21b3
  1. src/
  2. .gitignore
  3. README.md
  4. rebar
README.md

recon

Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.

To build the library:

rebar compile

The library is still a work in progress, so currently, the documentation here is not up to date, and it is recommended to make do with the Edoc documentation for the time being:

rebar doc