Doxygen: create output in doc, not in docs

This commit is contained in:
Christian Kroll 2014-03-20 02:01:09 +01:00
parent 025b4b40ed
commit 73fac66780
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -10,8 +10,8 @@
borgsim
borgsim.exe
config.mk
docs/html
docs/latex
doc/html
doc/latex
gmon.out
image
image.bin

View File

@ -52,7 +52,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 = docs
OUTPUT_DIRECTORY = doc
# 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