target to update documentation

This commit is contained in:
Niels 2015-06-21 21:51:23 +02:00
parent 91c330ae01
commit 770b9820fe

View file

@ -41,6 +41,11 @@ doxygen: create_output
gsed -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, AllocatorType >@@g' html/*.html
gsed -i 's@< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberFloatType, AllocatorType >@@g' html/*.html
upload: doxygen
cd html ; ../git-update-ghpages nlohmann/json
rm -fr html
open http://nlohmann.github.io/json/
##########################################################################
# docset