more tests
This commit is contained in:
parent
55fe3807c9
commit
abd741708d
10 changed files with 3570 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue