Subject: [boost] [circular-buffer] Missing images.
From: Daniel James (daniel_at_[hidden])
Date: 2013-10-06 05:21:02


Hi,

I made a change to try to fix some broken links in the circular buffer
documentation:

https://svn.boost.org/trac/boost/changeset/86174/

You can see the broken links in the inspect report:

http://boost.cowic.de/rc/docs-inspect-trunk.html#doc

Although hopefully in a couple of hours they'll be gone. But there are
still a couple of links to images which I can't find:
'circular_buffer.png' and 'space_optimized.png', did someone forget to
check them in?

It's probably best not to check them in at
'libs/circular_buffer/doc/html/images', but instead at something like
'libs/circular_buffer/doc/images', that way the images are kept
separate from generated documentation. I'll help get the image links
right, as it's more tricky than it should be.

thanks,

Daniel