File: doxygen-long-names.patch

package info (click to toggle)
glm 0.9.9.8%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,148 kB
  • sloc: cpp: 38,114; sh: 31; makefile: 23
file content (16 lines) | stat: -rw-r--r-- 550 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Disable SHORT_NAMES in man.doxy
Author: Andrea Pappacoda <andrea@pappacoda.it>
Forwarded: not-needed
Last-Update: 2022-09-17

--- glm-0.9.9.8+ds.orig/doc/man.doxy
+++ glm-0.9.9.8+ds/doc/man.doxy
@@ -178,7 +178,7 @@ STRIP_FROM_INC_PATH    =
 # support long names like on DOS, Mac, or CD-ROM.
 # The default value is: NO.
 
-SHORT_NAMES            = YES
+SHORT_NAMES            = NO
 
 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
 # first line (until the first dot) of a Javadoc-style comment as the brief