mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-29 00:56:03 +02:00
Merge pull request #748 from dueringa/feature/clarifyIndentDocumentation
Clarify documentation regarding indentation / newline
This commit is contained in:
commit
1ab310e3ed
@ -93,7 +93,8 @@ public:
|
|||||||
/** Configuration of this builder.
|
/** Configuration of this builder.
|
||||||
Available settings (case-sensitive):
|
Available settings (case-sensitive):
|
||||||
- "commentStyle": "None" or "All"
|
- "commentStyle": "None" or "All"
|
||||||
- "indentation": "<anything>"
|
- "indentation": "<anything>".
|
||||||
|
- Setting this to an empty string also omits newline characters.
|
||||||
- "enableYAMLCompatibility": false or true
|
- "enableYAMLCompatibility": false or true
|
||||||
- slightly change the whitespace around colons
|
- slightly change the whitespace around colons
|
||||||
- "dropNullPlaceholders": false or true
|
- "dropNullPlaceholders": false or true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user