mirror of
https://github.com/nlohmann/json.git
synced 2026-05-31 02:15:23 +00:00
more documentation
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ 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
|
||||
upload: doxygen check_output
|
||||
cd html ; ../git-update-ghpages nlohmann/json
|
||||
rm -fr html
|
||||
open http://nlohmann.github.io/json/
|
||||
|
||||
Reference in New Issue
Block a user