Fix broken links

fix #2333
This commit is contained in:
alandefreitas
2022-06-17 22:55:24 -03:00
parent 3272dc0aeb
commit eaa51201bd
10 changed files with 22 additions and 3 deletions

View File

@ -22,7 +22,7 @@ if ! [ type.registered IPP ]
docca.reference reference.qbk
:
xsl/custom-overrides.xsl
[ glob-tree-ex ../include/boost/beast : *.hpp *.ipp : detail impl ]
[ glob-tree-ex ../include/boost/beast : *.hpp *.ipp : detail impl unit_test ]
:
<doxygen:param>PROJECT_NAME=Beast
<doxygen:param>PROJECT_BRIEF="C++ Networking Library"

View File

@ -160,7 +160,7 @@ meet the requirements, or use the ones that come with the library:
[link beast.ref.boost__beast__http__span_body `span_body`]
][
A body whose `value_type` is a
[link beast.ref.boost__beast__span `span`],
[@boost:/libs/core/doc/html/core/span.html `span`],
a non-owning reference to a single linear buffer of bytes.
Messages with this body type may be serialized and parsed.
]]

View File

@ -41,7 +41,6 @@
<entry valign="top">
<bridgehead renderas="sect3">Classes&nbsp;<emphasis role="normal">(2 of 2)</emphasis></bridgehead>
<simplelist type="vert" columns="1">
<member><link linkend="beast.ref.boost__beast__span">span</link></member>
<member><link linkend="beast.ref.boost__beast__static_string">static_string</link></member>
<member><link linkend="beast.ref.boost__beast__stable_async_base">stable_async_base</link></member>
<member><link linkend="beast.ref.boost__beast__string_view">string_view</link></member>