2
0
mirror of https://github.com/boostorg/docca.git synced 2026-01-19 04:12:08 +00:00
Files
docca/test/config.json
Dmitry Arkhipov 2c42936714 Drone CI
2024-06-11 20:41:04 +03:00

10 lines
229 B
JSON

{ "include_private": false
, "legacy_behavior": false
, "link_prefix": "docca.ref."
, "default_namespace": "example"
, "convenience_header": "boost/json.hpp"
, "replace_strings":
{ "__see_below__": "``['see-below]``"
}
}