blob: e2b477b7295a0be9798ba80b26ba7d94f693cdbf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/doxygen/Doxyfile.in.orig 2013-08-28 14:27:03.000000000 -0400
+++ docs/doxygen/Doxyfile.in 2013-12-24 23:01:10.792101888 -0500
@@ -1406,7 +1406,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
|