Update docset generation script (#2967)

* 📝 update docset generation script

* 📝 update documentation
This commit is contained in:
Niels Lohmann
2021-09-01 08:43:10 +02:00
committed by GitHub
parent fd0aa4fb0d
commit bbdb29c658
10 changed files with 47 additions and 42 deletions

10
doc/docset/docset.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "JSON for Modern C++",
"version": "3.10.0",
"archive": "JSON_for_Modern_C++.tgz",
"author": {
"name": "Niels Lohmann",
"link": "https://twitter.com/nlohmann"
},
"aliases": ["nlohmann/json"]
}