summaryrefslogtreecommitdiffstats
path: root/doc/starting.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-01-10 21:15:46 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-01-10 21:15:46 (GMT)
commitfd8b446f8ae60e7d1dc259c6f5fe38c287377d19 (patch)
treeab92980b31825ec310269f7799b1076422132a3e /doc/starting.doc
parent8a65c23b74c33c38b4d1234e76cec74bd08cea69 (diff)
downloadDoxygen-fd8b446f8ae60e7d1dc259c6f5fe38c287377d19.zip
Doxygen-fd8b446f8ae60e7d1dc259c6f5fe38c287377d19.tar.gz
Doxygen-fd8b446f8ae60e7d1dc259c6f5fe38c287377d19.tar.bz2
Release-1.7.6.1-20120110
Diffstat (limited to 'doc/starting.doc')
-rw-r--r--doc/starting.doc5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/starting.doc b/doc/starting.doc
index caed175..4e60d3a 100644
--- a/doc/starting.doc
+++ b/doc/starting.doc
@@ -20,11 +20,6 @@ The executable \c doxygen is the main program that parses the sources and
generates the documentation. See section \ref doxygen_usage for more
detailed usage information.
-The executable \c doxytag is only needed if you want to generate references
-to external documentation (i.e. documentation that was generated by doxygen)
-for which you do not have the sources. See section \ref doxytag_usage
-for more detailed usage information.
-
Optionally, the executable \c doxywizard can be used, which is a
\ref doxywizard_usage "graphical front-end" for editing the configuration file
that is used by doxygen and for running doxygen in a graphical environment.