$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Adding gil extensions to boost_release
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-03-27 15:16:05
Hi Daniel,
>> There is a index.html in libs\gil\io\doc\html. Is that ok?
>
> No, there's a conventional location for library index files so that
> they're easy to link to. Once released you should be able to find the
> library by going to 'http://www.boost.org/libs/gil/io'. I'll add it
> for you later.
Thanks!
>> Is there some prefix for email address?
>
> If you want to link to your email address, use:
>
> [@mailto:someone_at_[hidden]]
>
> If you want to obfuscate it, you probably shouldn't make it a link, or
> people might realise when they click on it.
>
I have removed my email address.
>>> Other than that, the test results aren't running so I haven't been
>>> able to look at them. Has this been added to the teste results.
>>
>> What do you mean?
>
> So that they show up in the results linked from:
>
> http://www.boost.org/development/testing.html
>
> You can do this by adding your library to 'status/Jamfile.v2'
I have added gil::io test to this file in the trunk folder.
What are the next steps?
Regards,
Christian