From ede4569a7d4dc1dcdeff810d5ea6b216625886b3 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 26 Nov 2019 02:18:34 +0200 Subject: [PATCH] Add section anchors --- doc/assert.adoc | 1 + doc/current_function.adoc | 1 + doc/source_location.adoc | 1 + 3 files changed, 3 insertions(+) diff --git a/doc/assert.adoc b/doc/assert.adoc index 5a7347c..3926224 100644 --- a/doc/assert.adoc +++ b/doc/assert.adoc @@ -9,6 +9,7 @@ See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt //// +[#assertion_macros] # Assertion Macros, :toc: :toc-title: diff --git a/doc/current_function.adoc b/doc/current_function.adoc index 9235c1a..21453a2 100644 --- a/doc/current_function.adoc +++ b/doc/current_function.adoc @@ -7,6 +7,7 @@ See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt //// +[#current_function_macro] # Current Function Macro, :toc: :toc-title: diff --git a/doc/source_location.adoc b/doc/source_location.adoc index 905ee1f..070afb0 100644 --- a/doc/source_location.adoc +++ b/doc/source_location.adoc @@ -4,6 +4,7 @@ Distributed under the Boost Software License, Version 1.0. http://www.boost.org/LICENSE_1_0.txt //// +[#source_location_support] # Source Location Support, :toc: :toc-title: