blob: 046ae342f11df03892d97438d9f0ed3464eb2ab6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/doxygen/Doxyfile.in.orig 2013-01-08 15:56:55.000000000 -0500
+++ docs/doxygen/Doxyfile.in 2013-02-23 13:31:16.000000000 -0500
@@ -1399,7 +1399,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
|