From: Dean M. B. <mik...@gm...> - 2010-11-07 02:20:16
|
On Sun, Nov 7, 2010 at 2:52 AM, Jeroen Habraken <vex...@gm...> wrote: > Hi guys, > > I've got to start writing documentation for construe_cast, Cool! :) I'll look forward to that, and eventually porting all the lexical_cast<> stuff in cpp-netlib to construe_cast instead. :D > and am > wondering if you've got any tips. Is boostbook the way to go, or > should I use something else? > Since you intend to make it part of Boost, I would suggest you write the documentation in either RST or Quickbook. Since you're starting from scratch I would suggest you go the RST route. You can look at Sphinx as well as the Boost.Build extensions to support RST processing to turn out HTML documentation. > Regards, HTH -- Dean Michael Berris deanberris.com |