| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| Info.plist | D | 22-Oct-2025 | 607 | 21 | 20 | |
| Makefile | D | 22-Oct-2025 | 3.5 KiB | 88 | 67 | |
| README.md | D | 22-Oct-2025 | 699 | 20 | 12 | |
| docSet.sql | D | 22-Oct-2025 | 28.3 KiB | 235 | 228 | |
| docset.json | D | 22-Oct-2025 | 222 | 11 | 10 | |
| icon.png | D | 22-Oct-2025 | 700 | |||
| icon@2x.png | D | 22-Oct-2025 | 1.3 KiB |
README.md
1# docset 2 3The folder contains the required files to create a [docset](https://kapeli.com/docsets) which can be used in 4documentation browsers like [Dash](https://kapeli.com/dash), [Velocity](https://velocity.silverlakesoftware.com), or 5[Zeal](https://zealdocs.org). 6 7The docset can be created with 8 9```sh 10make nlohmann_json.docset 11``` 12 13The generated folder `nlohmann_json.docset` can then be opened in the documentation browser. 14 15A recent version is also part of the [Dash user contributions](https://github.com/Kapeli/Dash-User-Contributions/tree/master/docsets/JSON_for_Modern_C%2B%2B). 16 17## Licenses 18 19The [JSON logo](https://commons.wikimedia.org/wiki/File:JSON_vector_logo.svg) is public domain. 20