[Orxonox-commit 214] r2884 - trunk/doc/api
bknecht at orxonox.net
bknecht at orxonox.net
Wed Apr 1 00:25:12 CEST 2009
Author: bknecht
Date: 2009-04-01 00:25:12 +0200 (Wed, 01 Apr 2009)
New Revision: 2884
Modified:
trunk/doc/api/doxy.config.in
Log:
Reducing width of class diagrams for nicer images
Modified: trunk/doc/api/doxy.config.in
===================================================================
--- trunk/doc/api/doxy.config.in 2009-03-31 20:28:36 UTC (rev 2883)
+++ trunk/doc/api/doxy.config.in 2009-03-31 22:25:12 UTC (rev 2884)
@@ -1203,7 +1203,7 @@
# the specified constraint. Beware that most browsers cannot cope with very
# large images.
-MAX_DOT_GRAPH_WIDTH = 1280
+MAX_DOT_GRAPH_WIDTH = 950
# The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
# (in pixels) of the graphs generated by dot. If a graph becomes larger than
More information about the Orxonox-commit
mailing list