diff --git a/.travis.yml b/.travis.yml index f0c6eb5..6c071d4 100755 --- a/.travis.yml +++ b/.travis.yml @@ -10,8 +10,8 @@ env: global: - PRETTYNAME="cI2C: Arduino Hardware I2C for AVR (in plain c)" - GH_REPO_NAME: cI2C -# - GH_REPO_REF: github.com/SMFSW/cI2C.git -# - DOXYFILE: $TRAVIS_BUILD_DIR/Doxyfile + - GH_REPO_REF: github.com/SMFSW/cI2C.git + - DOXYFILE: github.com/SMFSW/Doxyfile before_install: - source <(curl -SLs https://raw.githubusercontent.com/SMFSW/travis-ci-arduino/master/install.sh) diff --git a/Doxyfile b/Doxyfile index 2399533..f82a3c5 100755 --- a/Doxyfile +++ b/Doxyfile @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = workdir/ +OUTPUT_DIRECTORY = # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and