1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-31 10:24:23 +03:00
Files
json/tools/generate_natvis/README.md
2025-01-17 06:53:35 +01:00

10 lines
191 B
Markdown

# generate_natvis.py
Generate the Natvis debugger visualization file for all supported namespace combinations.
## Usage
```shell
./generate_natvis.py --version X.Y.Z output_directory/
```