$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] Review of Nowide (Unicode) starts today
From: Artyom Beilis (artyom.beilis_at_[hidden])
Date: 2017-06-16 21:13:53
On Sat, Jun 17, 2017 at 12:06 AM, Edward Diener via Boost
<boost_at_[hidden]> wrote:
>
>> Nowide has standard boost layout. So, just put it into the boost
>> source tree under libs/nowide directory for building and running
>> tests.
>> Or alternatively - for header only part of the library add the
>> nowide/include path to the include path of your projects.
>
>
> How do I build the documentation for the nowide library ?
>
Just run doxygen (hand't integrated yet to BB)
Also note full docs can be found there: http://cppcms.com/files/nowide/html/
Artyom