📝 add more documentation

This commit is contained in:
Niels Lohmann 2020-07-25 22:00:28 +02:00
parent 1816aae862
commit 7bd6242f04
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
2 changed files with 5 additions and 1 deletions

View file

@ -14,7 +14,7 @@ and `ensure_ascii` parameters.
## Parameters
`indent` (in)
: If indent is nonnegative, then array elements and object
: If `indent` is nonnegative, then array elements and object
members will be pretty-printed with that indent level. An indent level of
`0` will only insert newlines. `-1` (the default) selects the most compact
representation.

View file

@ -1,5 +1,9 @@
# Overview
!!! note
This page is under construction.
## Member functions
### Object inspection