⬆️ updated git-update-ghpages script
This commit is contained in:
parent
9eb5e2c271
commit
106f9f5436
2 changed files with 174 additions and 202 deletions
|
@ -63,7 +63,7 @@ doxygen: create_output create_links
|
|||
$(SED) -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >@@g' html/*.html
|
||||
|
||||
upload: clean doxygen check_output
|
||||
cd html ; ../scripts/git-update-ghpages nlohmann/json
|
||||
scripts/git-update-ghpages nlohmann/json html
|
||||
rm -fr html
|
||||
open http://nlohmann.github.io/json/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue