aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-03-17 10:50:23 +0100
committerMax Kellermann <max@duempel.org>2015-03-17 10:50:23 +0100
commitce3d41052c74fb52e22225af9ac14b38a11c9255 (patch)
tree520ba61a3941f07133eb7151f76d090b6c8bed68 /doc
parent44f3df697f120b2999d8c01c34a5970ddc22fe81 (diff)
downloadmpd-ce3d41052c74fb52e22225af9ac14b38a11c9255.tar.gz
mpd-ce3d41052c74fb52e22225af9ac14b38a11c9255.tar.xz
mpd-ce3d41052c74fb52e22225af9ac14b38a11c9255.zip
doc/doxygen.conf: remove DOT_FONTNAME (font name was obsolete)
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.conf.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index 304ad0f4c..e58087ad6 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -1199,17 +1199,6 @@ HIDE_UNDOC_RELATIONS = YES
HAVE_DOT = NO
-# By default doxygen will write a font called FreeSans.ttf to the output
-# directory and reference it in all dot files that doxygen generates. This
-# font does not include all possible unicode characters however, so when you need
-# these (or just want a differently looking font) you can specify the font name
-# using DOT_FONTNAME. You need need to make sure dot is able to find the font,
-# which can be done by putting it in a standard location or by setting the
-# DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory
-# containing the font.
-
-DOT_FONTNAME = FreeSans
-
# By default doxygen will tell dot to use the output directory to look for the
# FreeSans.ttf font (which doxygen will put there itself). If you specify a
# different font using DOT_FONTNAME you can set the path where dot