mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Tidy up doc snippet paths
This commit is contained in:
@@ -4,6 +4,7 @@ Version 92:
|
|||||||
* basic_fields::value_type is not copyable
|
* basic_fields::value_type is not copyable
|
||||||
* Update repository links in source comments
|
* Update repository links in source comments
|
||||||
* Ignore Content-Length in some cases
|
* Ignore Content-Length in some cases
|
||||||
|
* Tidy up doc snippet paths
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -89,10 +89,10 @@
|
|||||||
|
|
||||||
[import ../../include/boost/beast/http/basic_file_body.hpp]
|
[import ../../include/boost/beast/http/basic_file_body.hpp]
|
||||||
|
|
||||||
[import ../../test/exemplars.cpp]
|
[import ../../test/doc/exemplars.cpp]
|
||||||
[import ../../test/core/doc_snippets.cpp]
|
[import ../../test/doc/core_snippets.cpp]
|
||||||
[import ../../test/http/doc_snippets.cpp]
|
[import ../../test/doc/http_snippets.cpp]
|
||||||
[import ../../test/websocket/doc_snippets.cpp]
|
[import ../../test/doc/websocket_snippets.cpp]
|
||||||
|
|
||||||
[include 01_intro.qbk]
|
[include 01_intro.qbk]
|
||||||
[include 02_examples.qbk]
|
[include 02_examples.qbk]
|
||||||
|
Reference in New Issue
Block a user