diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-28 22:49:26 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-01-28 22:49:26 +0000 |
commit | 457ce3e7b4a869f92d8aef31bdee1b6793587a93 (patch) | |
tree | c62c4939d5669b7d3deb0fb37933a844a32bf1d3 /docs/SOURCE/tmw.doxcfg | |
parent | 05bdb92c267e3f041788f2aa41a73c9953249e7c (diff) | |
download | mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.gz mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.bz2 mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.xz mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.zip |
Some work on documentation.
Diffstat (limited to 'docs/SOURCE/tmw.doxcfg')
-rw-r--r-- | docs/SOURCE/tmw.doxcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SOURCE/tmw.doxcfg b/docs/SOURCE/tmw.doxcfg index fe5039fb..19cfb024 100644 --- a/docs/SOURCE/tmw.doxcfg +++ b/docs/SOURCE/tmw.doxcfg @@ -1085,7 +1085,7 @@ CALL_GRAPH = NO # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen # will graphical hierarchy of all classes instead of a textual one. -GRAPHICAL_HIERARCHY = YES +GRAPHICAL_HIERARCHY = NO # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images # generated by dot. Possible values are png, jpg, or gif |