diff --git a/CHANGELOG.md b/CHANGELOG.md index 07046569..3c55fe9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Version 100: + +* Fix doc convenience includes + +-------------------------------------------------------------------------------- + Version 99: * Log the value of LIB_DIR for doc builds (debug) diff --git a/doc/xsl/includes_foot.xsl b/doc/xsl/includes_foot.xsl index ba723c06..b5b91184 100644 --- a/doc/xsl/includes_foot.xsl +++ b/doc/xsl/includes_foot.xsl @@ -1,16 +1,16 @@ - - Convenience header [include_file beast/core.hpp] + + Convenience header [include_file boost/beast/core.hpp] - - Convenience header [include_file beast/http.hpp] + + Convenience header [include_file boost/beast/http.hpp] - - Convenience header [include_file beast/websocket.hpp] + + Convenience header [include_file boost/beast/websocket.hpp] - - Convenience header [include_file beast/zlib.hpp] + + Convenience header [include_file boost/beast/zlib.hpp]