From 36713fbe07e1d236609abbf1962092c2a4cd417b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 30 Jul 2014 11:44:39 +0200 Subject: [PATCH] Fixed missing [endsect] and shallowed a bit the Notes section. --- doc/interprocess.qbk | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/doc/interprocess.qbk b/doc/interprocess.qbk index 53c592c..c2dac79 100644 --- a/doc/interprocess.qbk +++ b/doc/interprocess.qbk @@ -6606,8 +6606,6 @@ example, a new managed shared memory that uses the new index: [section:acknowledgements_notes Acknowledgements, notes and links] -[section:notes Notes] - [section:notes_windows Notes for Windows users] [section:notes_windows_com_init COM Initialization] @@ -6650,7 +6648,7 @@ when using the library and that path will be used to place shared memory files. [endsect] -[section:boost:use_windows_h BOOST_USE_WINDOWS_H support] +[section:boost_use_windows_h BOOST_USE_WINDOWS_H support] If `BOOST_USE_WINDOWS_H` is defined, and other windows SDK files are included, otherwise the library declares needed functions and structures to reduce the impact of including @@ -6658,6 +6656,8 @@ those heavy headers. [endsect] +[endsect] + [section:notes_linux Notes for Linux users] [section:notes_linux_shm_folder Shared memory emulation folder] @@ -6691,12 +6691,8 @@ change this overcommit behaviour. [endsect] -[endsect] - [section:thanks_to Thanks to...] -[section:thanks_to_people People] - Many people have contributed with ideas and revisions, so this is the place to thank them: @@ -6734,8 +6730,6 @@ thank them: [endsect] -[endsect] - [section:release_notes Release Notes] [section:release_notes_boost_1_56_00 Boost 1.56 Release] @@ -7335,12 +7329,12 @@ But the work to implement PF_UNIX-like sockets and doors would be huge [endsect] -[include auto_index_helpers.qbk] - [section:indexes_reference Indexes and Reference] [section:index Indexes] +[include auto_index_helpers.qbk] + [named_index class_name Class Index] [named_index typedef_name Typedef Index] [named_index function_name Function Index]