diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2005-06-15 19:21:39 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2005-06-15 19:21:39 (GMT) |
commit | cf0e414d83f34ebf877abbe43a15c350876669d4 (patch) | |
tree | 3f2be46d34910503ef3532aa95aa0422e86cd993 /doc/doxygen.1 | |
parent | ad65c6e23de430b2c4f0ef732b95834c87a28c20 (diff) | |
download | Doxygen-cf0e414d83f34ebf877abbe43a15c350876669d4.zip Doxygen-cf0e414d83f34ebf877abbe43a15c350876669d4.tar.gz Doxygen-cf0e414d83f34ebf877abbe43a15c350876669d4.tar.bz2 |
Release-1.4.3-20050615
Diffstat (limited to 'doc/doxygen.1')
-rw-r--r-- | doc/doxygen.1 | 8 |
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). |