summaryrefslogtreecommitdiffstats
path: root/doc/starting.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2000-02-27 17:41:30 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2000-02-27 17:41:30 (GMT)
commitf4f3f1676896e6fd0c0044f001eda9829d9b3f60 (patch)
tree0e10644b6ed5c8878dc59e723fe3dcd591d57839 /doc/starting.doc
parenta81ce4743212122ae050e5efbc4bfda92e6a664e (diff)
downloadDoxygen-f4f3f1676896e6fd0c0044f001eda9829d9b3f60.zip
Doxygen-f4f3f1676896e6fd0c0044f001eda9829d9b3f60.tar.gz
Doxygen-f4f3f1676896e6fd0c0044f001eda9829d9b3f60.tar.bz2
Release 2000-02-27
Diffstat (limited to 'doc/starting.doc')
-rw-r--r--doc/starting.doc7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/starting.doc b/doc/starting.doc
index 1b0f0a8..96a2fc1 100644
--- a/doc/starting.doc
+++ b/doc/starting.doc
@@ -495,12 +495,11 @@ Go to the <a href="diagrams.html">next</a> section or return to the
Doxygen uses the "dot" tool to generate the following graphs:
<ul>
<li>if \ref cfg_graphical_hierarchy "GRAPHICAL_HIERARCHY" is set to \c YES,
- a graphical representation of the class diagram will be drawn, along
+ a graphical representation of the class hierarchy will be drawn, along
with the textual one. Currently this feature is supported for HTML only.\n
<b>Warning:</b> When you have a very large class hierarchy where many
- classes derive from a common
- base class, the resulting image may become too big to handle for some
- browsers.
+ classes derive from a common base class, the resulting image may become
+ too big to handle for some browsers.
<li>if \ref cfg_include_graph "INCLUDE_GRAPH" is set to \c YES, an include
dependency graph is generated for each documented file that includes at
least one other file. This feature is currently supported for HTML and RTF