diff options
Diffstat (limited to 'doxyfile.binder')
-rw-r--r-- | doxyfile.binder | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxyfile.binder b/doxyfile.binder index 4aef9a15..369ad935 100644 --- a/doxyfile.binder +++ b/doxyfile.binder @@ -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 = ./docs/binder +OUTPUT_DIRECTORY = ./doxygen-output/binder # 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 |