summaryrefslogtreecommitdiff
path: root/debian/patches/0115-doxygen_path.patch
blob: 2fecb4d18e95964d7bbda6359bb4865d97dd161f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Remove fullpath from doxygen generated files
Author: Jörg Frings-Fürst <debian@jff.email>
Forwarded: not-needed
Last-Update: 2021-11-26
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/

Index: trunk/doc/doxygen.cfg.in
===================================================================
--- trunk.orig/doc/doxygen.cfg.in
+++ trunk/doc/doxygen.cfg.in
@@ -16,7 +16,7 @@ REPEAT_BRIEF           = YES
 ABBREVIATE_BRIEF       =
 ALWAYS_DETAILED_SEC    = NO
 INLINE_INHERITED_MEMB  = NO
-FULL_PATH_NAMES        = YES
+FULL_PATH_NAMES        = NO
 STRIP_FROM_PATH        =
 STRIP_FROM_INC_PATH    =
 SHORT_NAMES            = NO