mirror of
https://github.com/boostorg/mqtt5.git
synced 2026-01-19 04:22:11 +00:00
Summary: related to T15996 - docs are now buildable with b2 (in a very simplified way) like mysql docs - change Async.MQTT5 -> Boost.MQTT5, async_mqtt5 namespace to boost::mqtt5 namespace - once changes are approved, Ill update all tabs to 4 spaces in .qbk files Reviewers: ivica Reviewed By: ivica Subscribers: iljazovic, miljen Differential Revision: https://repo.mireo.local/D33373
18 lines
714 B
JSON
18 lines
714 B
JSON
{
|
|
"include_private": false,
|
|
"legacy_behavior": false,
|
|
"external_marker": "!EXTERNAL!",
|
|
"link_prefix": "mqtt5.ref.",
|
|
"convenience_header": "boost/mqtt5.hpp",
|
|
"replace_strings": {
|
|
"__see_below__": "``['see-below]``",
|
|
"\\btypename CompletionToken\\b": "typename __CompletionToken__",
|
|
"\\btypename Executor\\b": "typename __Executor__",
|
|
"\\btypename ExecutionContext\\b": "typename __ExecutionContext__",
|
|
"\\btypename TlsContext\\b": "typename __TlsContext__",
|
|
"\\btypename StreamType\\b": "typename __StreamType__",
|
|
"\\bis_authenticator\\b": "__is_authenticator__",
|
|
"\\btypename LoggerType\\b": "typename __LoggerType__"
|
|
}
|
|
}
|