
Daniel, Thanks for the pointers. I did everything from the list you provided. Two things I should mention: - I took the liberty to edit the qbk file with a regular text editor and without knowing anything about its format. I hope I didn't mess it up. - I added Boost Exception into the alphabetical list in libraries.htm, but I am wondering if perhaps it needs its own category, Exception Handling or maybe Error Reporting? If not, it should probably go under Miscellaneous. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode On Wed, Jul 2, 2008 at 10:50 AM, Daniel James <daniel_james@fmail.co.uk> wrote:
On 01/07/2008, Emil Dotchevski <emil@revergestudios.com> wrote:
I have a question about the release procedure, do I need to do anything special to hook the Exception library documentation into the main Boost documentation?
It needs to added to a few places (not all documentation related):
1. the regression tests at status/Jamfile.v2 (I know you've done this, I'm including it for completeness). 2. libs/libraries.htm, under the the alphabetical list and under any appropriate categories. 3. libs/maintainers.txt 4. the release information, at https://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_... 5. the website's list of libraries, at https://svn.boost.org/svn/boost/website/public_html/beta/doc/libraries.xml.
You also need to create a forwarding file for your documentation at libs/exception/index.html. So if someone goes to http://www.boost.org/libs/exception they will get redirected to your library (just look in other libraries for examples).
Daniel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost