Skip to content

Commit

Permalink
⬆️ updated git-update-ghpages script
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann committed Dec 17, 2017
1 parent 9eb5e2c commit 106f9f5
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 222 deletions.
2 changes: 1 addition & 1 deletion doc/Makefile
Expand Up @@ -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/

Expand Down

0 comments on commit 106f9f5

Please sign in to comment.