At 09:53 AM 1/9/2003, William E. Kempf wrote:
>> From: Beman Dawes <[EMAIL PROTECTED]>
>>
>> I written a C++ program to inspect the Boost directory tree looking for
>> various problems. The program is in CVS - see boost-root/tools/inspect.
>> It replaces a hodge-podge of scripts written in three or four other
>> languages, and should be much easier to maintain. It can be used by
>> developers to see if potential additions have problems.
>
>Great. Have you, or can you, write some documentation on this?
I've already added boost-root/tools/inspect/index.html (in CVS for
a day or two now.) It is pretty minimal, but the program is pretty
minimal. It takes no arguments and is pretty easy to run. A Jamfile is
provided to build it.
I also added a "Tools" entry in the homepage left column, linking to an
overall boost-root/tools index page, so that as tools get added there is a
place for links to their documentation.
--Beman
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
- [boost] Boost boo-boos Beman Dawes
- Re: [boost] Boost boo-boos William E. Kempf
- Beman Dawes