On Thu, 2012-09-20 at 16:37 -0400, William Henry wrote: > ----- Original Message ----- > > On Thu, Sep 20, 2012 at 4:02 PM, William Henry <[email protected]> > > wrote: > > > Best to look at proton's examples/messenger send.py and recv.py > > > > > > That's the only documentation besides messenger.h > > > > That's precisely my point. > > We can't continue to point people at examples to figure out what the > > API is. > > Given that we are going to do a bunch of releases, we should spend > > some time trying to document this API and it's intended behaviour. > > > > William, given that you've used it extensively, would you like to > > take > > a stab at it? > > I wouldn't say I've used it extensively. I am getting to know it better > though. > > Can we get some suggestions on the format that we'd like to see this > documentation in?
Qpid uses docbook, look under qpid/doc/book for examples.
