
On 5/24/07, Jeff Garland <jeff@crystalclearsoftware.com> wrote:
Matias Capeletto wrote:
Hello,
Boost.Bimap sources has been added to Boost CVS, and I include it in /status/Jamfile.v2.
The html files of the docs are about 1.3MB.
These are generated from quickbook, correct? If so, the quickbook files should be added and regenerated unless you want to maintain the html by hand. And actually you'll need a doc Jamfile and such.
I had already upload the .qbk files and the Jamfile to generate the docs. I consider them part of the library "source code". My question was about html files, I will added them as you said.
The images and diagrams sum up other 1.1MB.
The docs will be broken without, so yes add them.
Great.
Can I add this files too in the CVS?
One think with the images is you want to flag them as binary so use the -kb switch:
cvs add -kb some_image.png
Ok, I will flag them. We have to modify the review schedule page to show that the lib was added. Can I do it myself? Thanks a lot Regards Matias