Upadated Doxyfile and .travis.yml for documentation generation

This commit is contained in:
SMFSW 2018-05-04 00:34:44 +02:00
parent 669f2c787b
commit 4ce72eeb34
2 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -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