mirror of
https://github.com/nlohmann/json.git
synced 2026-07-04 01:34:17 +00:00
📝 make examples collapsible
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ prepare_files: clean
|
||||
# create subfolders
|
||||
mkdir docs/images docs/examples
|
||||
# copy images
|
||||
cp -vr ../json.gif docs/images
|
||||
cp -vr ../json.gif ../images/range-begin-end.svg ../images/range-rbegin-rend.svg docs/images
|
||||
# copy examples
|
||||
cp -vr ../examples/*.cpp ../examples/*.output docs/examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user