summaryrefslogtreecommitdiffstats
path: root/doc/doxygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.1')
-rw-r--r--doc/doxygen.18
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/doxygen.1 b/doc/doxygen.1
index 3736aaa..fc4ccd8 100644
--- a/doc/doxygen.1
+++ b/doc/doxygen.1
@@ -1,9 +1,9 @@
.TH DOXYGEN "1" "DATE" "doxygen VERSION" "User Commands"
.SH NAME
-doxygen \- manual page for doxygen VERSION
+doxygen \- documentation system for various programming languages
.SH DESCRIPTION
-Doxygen version VERSION
-Copyright Dimitri van Heesch 1997-2005
+Doxygen is a documentation system for C++, C, Java, Objective-C, IDL
+(Corba and Microsoft flavors) and to some extent PHP, C#, and D.
.PP
You can use doxygen in a number of ways:
.TP
@@ -40,5 +40,7 @@ doxygen \fB\-e\fR rtf extensionsFile
.PP
If \fB\-s\fR is specified the comments in the config file will be omitted.
If configName is omitted `Doxyfile' will be used as a default.
+.SH AUTHOR
+Doxygen version VERSION, Copyright Dimitri van Heesch 1997-2005
.SH SEE ALSO
doxytag(1), doxywizard(1).