mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-13 06:47:24 -04:00
commentStyle None
parent
f50834649f
commit
ccb86d20f9
@ -16,6 +16,9 @@ Json::Reader reader(Json::Features::strictMode());
|
||||
```
|
||||
See e.g. [https://github.com/open-source-parsers/jsoncpp/issues/39 issue #39].
|
||||
|
||||
== Why has the formatting changed to write a single value per line? =
|
||||
You need *commentStyle* `"None"`. See [issue #181](https://github.com/open-source-parsers/jsoncpp/issues/181).
|
||||
|
||||
= Project =
|
||||
== Where are the API docs? ==
|
||||
In a separate repo, to minimize the size of the code repo.
|
||||
|
Loading…
x
Reference in New Issue
Block a user