mirror of
https://github.com/nlohmann/json.git
synced 2026-03-07 01:31:25 +00:00
📝 add docset
This commit is contained in:
5
doc/mkdocs/docs/api/json.md
Normal file
5
doc/mkdocs/docs/api/json.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# json
|
||||
|
||||
```cpp
|
||||
using json = basic_json<>;
|
||||
```
|
||||
Reference in New Issue
Block a user