2
0
mirror of https://github.com/boostorg/docca.git synced 2026-01-19 04:12:08 +00:00
Files
docca/example/config.json
2024-05-03 12:54:54 +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]``"
}
}