mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Revert "set Doxygen to CREATE_SUBDIRS"
This reverts commit ad06f80526.
ahrg, this breaks all links, including the ones to the manually added doxygen pages, generated messages, etc.
hopefully there is another way to prevent page build failures because of too many files in one dir
This commit is contained in:
@@ -68,7 +68,7 @@ OUTPUT_DIRECTORY = doc/generated
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user