11 lines
492 B
Text
11 lines
492 B
Text
--- docs/doxygen/Doxyfile.in.orig 2012-09-04 19:43:06.000000000 -0500
|
|
+++ docs/doxygen/Doxyfile.in 2012-10-21 17:33:21.000000000 -0500
|
|
@@ -1411,7 +1411,7 @@
|
|
# different font using DOT_FONTNAME you can set the path where dot
|
|
# can find it using this tag.
|
|
|
|
-DOT_FONTPATH =
|
|
+DOT_FONTPATH = %%PREFIX%%/lib/X11/fonts/freefont-ttf
|
|
|
|
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
|
|
# will generate a graph for each documented class showing the direct and
|