mirror of
https://github.com/nlohmann/json.git
synced 2026-04-07 00:28:56 +00:00
📝 add more documentation
This commit is contained in:
11
doc/mkdocs/docs/api/basic_json/index.md
Normal file
11
doc/mkdocs/docs/api/basic_json/index.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Overview
|
||||
|
||||
## Member functions
|
||||
|
||||
### Object inspection
|
||||
|
||||
- [dump](dump.md) - serialization
|
||||
|
||||
## Static functions
|
||||
|
||||
- [meta](meta.md) - returns version information on the library
|
||||
Reference in New Issue
Block a user