1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-27 14:13:04 +04:00
Files
json/mkdocs.yml
T
2015-04-12 12:02:30 +02:00

8 lines
118 B
YAML

site_name: JSON for Modern C++
theme: readthedocs
#theme: bootstrap
#theme: yeti
markdown_extensions: [fenced_code]