mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Fixed missing [endsect] and shallowed a bit the Notes section.
This commit is contained in:
@@ -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, <windows.h> 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]
|
||||
|
||||
Reference in New Issue
Block a user