mirror of
https://github.com/nlohmann/json.git
synced 2026-06-08 21:59:44 +00:00
more tests
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ check_output: $(EXAMPLES:.cpp=.test)
|
||||
##########################################################################
|
||||
|
||||
# create Doxygen documentation
|
||||
doxygen: create_output
|
||||
doxygen: create_output create_links
|
||||
doxygen
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user