
7 Feb
2011
7 Feb
'11
10:35 p.m.
AMDG On 2/7/2011 11:09 AM, Vicente Botet wrote:
for the moment I have started with the documentation. Here there are some remarks and questions:
I would prefer to see in the Synopsis which functions are available on which specific platforms. Instead of
process(handle);
document
#if defined(BOOST_WINDOWS_API) process(handle); #endif
so it will be more clear what can be used.
This isn't possible with the Doxygen/BoostBook toolchain. In Christ, Steven Watanabe