ports/comms/gnuradio/files/patch-docs_doxygen_Doxyfile.in
Diane Bruce 618e88079c - Update to later version of gnuradio
- fix build with portaudio
- clang builtin's are conflicting with gnuradio so use USE_GCC for now
2015-07-26 23:00:18 +00:00

11 lines
492 B
Text

--- docs/doxygen/Doxyfile.in.orig 2015-05-12 09:39:44 UTC
+++ docs/doxygen/Doxyfile.in
@@ -1864,7 +1864,7 @@ DOT_FONTSIZE = 10
# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to
# set the path where dot can find it.
-DOT_FONTPATH =
+DOT_FONTPATH = /usr/local/share/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