mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 03:44:06 +08:00
target to update documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user