Document the API a bit better. First, discuss what the API actually is. Then, spec it as best as possible. Then, write `ex_doc` for it. Then, hide (from doc.) what's not public.
Document the API a bit better.
First, discuss what the API actually is.
Then, spec it as best as possible.
Then, write
ex_docfor it.Then, hide (from doc.) what's not public.