Skip to content

Commit 3d83ae5

Browse files
committed
doxyfile
1 parent aee8837 commit 3d83ae5

File tree

2 files changed

+2483
-1
lines changed

2 files changed

+2483
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ script:
77
- cmake .
88
- cmake --build .
99
- cmake --build . --target package
10-
- doxygen $TRAVIS_BUILD_DIR/doc/Doxyfile
10+
- doxygen $TRAVIS_BUILD_DIR/Doxyfile
1111

1212
deploy:
1313
- provider: script

0 commit comments

Comments
 (0)