move documentation output to build/doxygen

This commit is contained in:
Stefan Hoffmann
2014-06-07 20:57:42 +02:00
parent 3141c02c02
commit e9577eeaeb
2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@@ -54,5 +54,3 @@
# local make targets
local.mk
# Doxygen output
/documentation/

View File

@@ -54,7 +54,7 @@ PROJECT_LOGO =
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
OUTPUT_DIRECTORY = documentation
OUTPUT_DIRECTORY = build/doxygen
# 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