From ea7b623b7dc8b9d2e8c9c106f0c0e5d6e0ce0eec Mon Sep 17 00:00:00 2001 From: Glen Fernandes Date: Fri, 7 Jan 2022 11:16:44 -0500 Subject: [PATCH] Use consistent section titles in documentation --- doc/alloc_construct.qbk | 2 +- doc/allocator_access.qbk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/alloc_construct.qbk b/doc/alloc_construct.qbk index 2342367..e06e4e8 100644 --- a/doc/alloc_construct.qbk +++ b/doc/alloc_construct.qbk @@ -6,7 +6,7 @@ Distributed under the Boost Software License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt) ] -[section:alloc_construct alloc_construct, alloc_destroy] +[section:alloc_construct alloc_construct] [simplesect Authors] diff --git a/doc/allocator_access.qbk b/doc/allocator_access.qbk index 08f71e8..06161ce 100644 --- a/doc/allocator_access.qbk +++ b/doc/allocator_access.qbk @@ -6,7 +6,7 @@ Distributed under the Boost Software License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt) ] -[section Allocator Access] +[section allocator_access] [simplesect Authors]