From 1d7c42e2fe0d54d6effb015d80328f0b21f8df82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 2 Apr 2013 22:42:58 +0000 Subject: [PATCH] Removed unused images from documentation and fixed some qbk [endsect] tags. [SVN r83727] --- doc/Jamfile.v2 | 4 +--- doc/interprocess.qbk | 7 +++++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index d663b2b..e4eec41 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -54,10 +54,8 @@ boostbook standalone : html:boost.root=../../../.. html:boost.libraries=../../../../libs/libraries.htm - toc.max.depth=1 - toc.section.depth=2 + generate.section.toc.level=3 chunk.first.sections=1 - chunk.section.depth=2 autodoc pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html # Build requirements go here: diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 076cdc5..615cba1 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -4751,6 +4751,7 @@ An example using [classref boost::interprocess::cached_node_allocator cached_nod [doc_cached_node_allocator] [endsect] + [endsect] [section:stl_allocators_adaptive Adaptive pool node allocators] @@ -6002,6 +6003,7 @@ classes, for different memory backends: * [classref boost::interprocess::basic_managed_external_buffer basic_managed_external_buffer] (for user provided external buffer). [endsect] + [endsect] [section:allocators_containers Allocators and containers] @@ -6720,6 +6722,7 @@ thank them: [@https://svn.boost.org/trac/boost/ticket/7923 #7923], [@https://svn.boost.org/trac/boost/ticket/7924 #7924], [@https://svn.boost.org/trac/boost/ticket/7928 #7928]. + [endsect] [section:release_notes_boost_1_53_00 Boost 1.53 Release] @@ -7246,6 +7249,8 @@ But the work to implement PF_UNIX-like sockets and doors would be huge [include auto_index_helpers.qbk] +[section:indexes_reference Indexes and Reference] + [section:index Indexes] [named_index class_name Class Index] @@ -7257,3 +7262,5 @@ But the work to implement PF_UNIX-like sockets and doors would be huge [endsect] [xinclude autodoc.xml] + +[endsect]