From ea424f1da649a5c1bb54d7e51953fece239a31bf Mon Sep 17 00:00:00 2001 From: Mohammad Nejati Date: Wed, 10 Jan 2024 14:54:39 +0000 Subject: [PATCH] Fix the issue of paragraph separation in the documentation Fixes #2792 --- doc/xsl/custom-overrides.xsl | 2 ++ include/boost/beast/http/read.hpp | 28 ++++++++----------- include/boost/beast/http/write.hpp | 35 ++++++++++-------------- include/boost/beast/websocket/stream.hpp | 18 +++++++++++- 4 files changed, 46 insertions(+), 37 deletions(-) diff --git a/doc/xsl/custom-overrides.xsl b/doc/xsl/custom-overrides.xsl index f9c6d78d..65ffeb20 100644 --- a/doc/xsl/custom-overrides.xsl +++ b/doc/xsl/custom-overrides.xsl @@ -15,6 +15,8 @@ zlib.hpp + {$nl}{$nl} +