summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2018-05-06 16:36:34 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2018-05-06 16:36:34 +0200
commitb66bfd9573bada4d3249e9029e6c6c6112d7b4ac (patch)
tree34775102aa97cff8774900e25c856a49ecd8c767 /Doxyfile
parenta3ac52d1beb462d66719705602c0cb54842f0682 (diff)
downloadlibsigrokdecode-b66bfd9573bada4d3249e9029e6c6c6112d7b4ac.tar.gz
libsigrokdecode-b66bfd9573bada4d3249e9029e6c6c6112d7b4ac.zip
Doxyfile: Set CREATE_SUBDIRS to NO.
The API docs for libsigrokdecode are relatively small, no need for the many, many subdirectories this would otherwise create.
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index a53ec1d..33cc369 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -68,7 +68,7 @@ OUTPUT_DIRECTORY = doxy
# performance problems for the file system.
# The default value is: NO.
-CREATE_SUBDIRS = YES
+CREATE_SUBDIRS = NO
# The OUTPUT_LANGUAGE tag is used to specify the language in which all
# documentation generated by doxygen is written. Doxygen will use this