File: enable-dot-in-doxygen.patch

package info (click to toggle)
libsquish 1.15-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 768 kB
  • sloc: cpp: 2,728; makefile: 67
file content (13 lines) | stat: -rw-r--r-- 506 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: libsquish-1.14/Doxyfile
===================================================================
--- libsquish-1.14.orig/Doxyfile
+++ libsquish-1.14/Doxyfile
@@ -190,7 +190,7 @@ PERL_PATH              = /usr/bin/perl
 #---------------------------------------------------------------------------
 CLASS_DIAGRAMS         = YES
 HIDE_UNDOC_RELATIONS   = YES
-HAVE_DOT               = NO
+HAVE_DOT               = YES
 CLASS_GRAPH            = YES
 COLLABORATION_GRAPH    = YES
 GROUP_GRAPHS           = YES