diff options
| author | Matthias Melcher <git@matthiasm.com> | 2019-01-03 23:23:43 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2019-01-03 23:23:43 +0100 |
| commit | 46e76129535d40d5fea8824977897ed1518a0543 (patch) | |
| tree | 100cd6814478145013d326018f72f0235bd61b67 /documentation/Doxyfile.in | |
| parent | caacc856850fa81ce45bf52cbaa6a1863182a4ac (diff) | |
| parent | 8856b9670119d5353d7a2bd3d4299e9478b9ce1f (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'documentation/Doxyfile.in')
| -rw-r--r-- | documentation/Doxyfile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in index d5a7a7681..58bc2b67f 100644 --- a/documentation/Doxyfile.in +++ b/documentation/Doxyfile.in @@ -437,8 +437,7 @@ GENERATE_DEPRECATEDLIST= YES # The ENABLED_SECTIONS tag can be used to enable conditional # documentation sections, marked by \if sectionname ... \endif. -ENABLED_SECTIONS = -# ENABLED_SECTIONS += DriverDev +ENABLED_SECTIONS = @DRIVER_DOCS@ # The MAX_INITIALIZER_LINES tag determines the maximum number of lines # the initial value of a variable or define consists of for it to appear in |
