- Fixed multiple broken links to the documentation. Converted some of the
links to internal references to the QuickBook documentation. Not all
links converted because some of the QuickBook pages are not completely
converted.
- Renamed utilities.qbk to type_traits.qbk and removed the part duplicated
by concept_checking.qbk.
- Renamed traits.qbk to iterator_traits.qbk to better disambiguate with
other type traits documented in type_traits.qbk.
- Converted some of the headings in iterator concepts to sections to be
able to give those sections ids. This allows to reference those sections
from other places in the documentation.
- In order to preserve the more compact pagination of the new sections
(i.e. to have multiple sections on one page, like it was with headings)
set chunk.section.depth=2 in the docs Jamfile.
https://svn.boost.org/svn/boost/trunk
........
r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
Fix some broken links.
........
r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
Link to people pages on the website, as they've been removed from the download.
........
r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
Point links to the pages that used to be in 'more' to the site.
........
r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
Fix links on the home page as well.
........
r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
Generated documentation which is no longer generated.
........
[SVN r43214]