improved documentation
This commit is contained in:
parent
22127a4b85
commit
6aa881988d
8 changed files with 514 additions and 330 deletions
|
|
@ -3,6 +3,7 @@
|
|||
These pages contain the API documentation of JSON for Modern C++, a C++11 header-only JSON class.
|
||||
|
||||
- @link nlohmann::basic_json `basic_json` class @endlink
|
||||
- [Function index](functions_func.html)
|
||||
- Types
|
||||
- @link nlohmann::basic_json::array_t arrays @endlink
|
||||
- @link nlohmann::basic_json::object_t objects @endlink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue