📝 add more documentation
This commit is contained in:
parent
62f98b7537
commit
6e5be17b62
8 changed files with 271 additions and 21 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue