On 9 May 2013 03:30, Edward Diener
On 5/8/2013 6:50 PM, Daniel James wrote:
On 7 May 2013 04:01, Edward Diener
wrote: You can see a list of the things to check for here:
https://svn.boost.org/trac/boost/wiki/ReleasePractices/ManagerCheckList#NewL...
Although, some are things that I do.
It does say "Release Manager's Checklist" so I will assume you will tell me what I am to do if you need me to do anything in particular.
Okay, you can add your libraries to libs/libraries.htm, libs/libraries.txt. And libs/tti/index.html (you can just copy log's and do a search and replace). The inspect report is at (it's also linked from the testing page): http://boost.cowic.de/rc/docs-inspect-trunk.html#tti If you add license info to tti.qbk that should fix license issues. You can probably also remove copying the image and css files from 'doc/src' into your documentation, it should use them in their original location now it's included in boost. That leaves adding license and copyright info to build.txt, and renaming 'check' in some headers (I expect that's possible because they're all in detail headers so probably not part of the public interface).
I added TTI to the documentation build, I think it's okay. You can see the results at:
http://boost-sandbox.sourceforge.net/libs/log/doc/html/index.html
That's for Boost Log, not TTI. I believe Boost Log is also being added to 1.54.
http://boost-sandbox.sourceforge.net/libs/tti/doc/html/index.html