Shuffle existing docs into a guides/ dir as to not overlap with the ex_doc generated docs
Fixed references in guides and include them as extras with ex_doc
Minor README fixups
Treat {MsgType, Msg} as a single argument to most functions. There's generally no manipulation of the inner tuple and it's easier to think of it as a single entity to pass around
Sort the list of loaded applications. I think this will stabilize the prefix generation when multiple apps are loaded
A few small improvements
guides/
dir as to not overlap with the ex_doc generated docs