From 6d21e073bbba734db9eedeeee8dd5dd6230cde81 Mon Sep 17 00:00:00 2001
From: Peter Dimov
Date: Sun, 11 Jun 2017 00:33:37 +0300
Subject: [PATCH] Move style, script tags to a docinfo footer
---
doc/html/assert.html | 16 ++++++++--------
doc/index-docinfo-footer.html | 32 +++++++++++++++++++++++++++++++
doc/index.adoc | 36 +----------------------------------
3 files changed, 41 insertions(+), 43 deletions(-)
create mode 100644 doc/index-docinfo-footer.html
diff --git a/doc/html/assert.html b/doc/html/assert.html
index 9225c8d..ba09dce 100644
--- a/doc/html/assert.html
+++ b/doc/html/assert.html
@@ -723,6 +723,14 @@ the final executable for security reasons.
+
+
+
+
+
+
diff --git a/doc/index.adoc b/doc/index.adoc
index d3cf1ad..6e5026e 100644
--- a/doc/index.adoc
+++ b/doc/index.adoc
@@ -11,6 +11,7 @@ http://www.boost.org/LICENSE_1_0.txt
Peter Dimov
:toc: left
:idprefix:
+:docinfo: private-footer
The Boost.Assert library provides several configurable diagnostic macros
similar in behavior and purpose to the standard macro `assert` from ``.
@@ -32,38 +33,3 @@ This documentation is
* Copyright 2011 Beman Dawes
* Copyright 2015 Ion Gaztañaga
* Distributed under the http://www.boost.org/LICENSE_1_0.txt[Boost Software License, Version 1.0].
-
-++++
-
-
-
-++++