summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoffer Holmstedt <christoffer.holmstedt@gmail.com>2015-03-01 10:19:13 +0000
committerChristoffer Holmstedt <christoffer.holmstedt@gmail.com>2015-03-01 10:19:13 +0000
commitad8d8855b75fec25dbf7873c8b2e75debb17b86e (patch)
treee4b1174477120deddc68f3397687c2c139beec96
parentRename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh... (diff)
parentImprove doxygen performance (diff)
downloadinkscape-ad8d8855b75fec25dbf7873c8b2e75debb17b86e.tar.gz
inkscape-ad8d8855b75fec25dbf7873c8b2e75debb17b86e.zip
Merge bugfix improve_doxygen_generation
(bzr r13957)
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index d27eaf027..f65bc12d1 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -384,7 +384,7 @@ TYPEDEF_HIDES_STRUCT = NO
# the optimal cache size from a speed point of view.
# Minimum value: 0, maximum value: 9, default value: 0.
-LOOKUP_CACHE_SIZE = 0
+LOOKUP_CACHE_SIZE = 1
#---------------------------------------------------------------------------
# Build related configuration options