mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

57 lines
2.4 KiB

[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/rene/doxygen/doxygen.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] documentation system for C++, Java, IDL and C
[T] Doxygen is a documentation system for C++, Java, IDL (Corba, Microsofti
[T] and KDE-DCOP flavors) and C.
[T]
[T] It can generate an on-line documentation browser (in HTML) and/or an
[T] off-line reference manual (in ) from a set of documented source files.
[T] There is also support for generating output in RTF (MS-Word), PostScript,
[T] hyperlinked PDF, compressed HTML, and Unix man pages. The documentation
[T] is extracted directly from the sources, which makes it much easier to
[T] keep the documentation consistent with the source code.
[T]
[T] Doxygen can be configured to extract the code structure from undocumented
[T] source files. This can be very useful to quickly find your way in large
[T] source distributions. The relations between the various elements are be
[T] visualized by means of include dependency graphs, inheritance diagrams,
[T] and collaboration diagrams, which are all generated automatically.
[T]
[T] You can even `abuse' doxygen for creating normal documentation.
[A] Dimitri van Heesch <mailto:dimitri@stack.nl>
[M] The ROCK Linux Project
[U] http://www.stack.nl/~dimitri/doxygen/
[C] extra/development
[L] GPL
[S] Stable
[V] 1.4.1
[P] X -?---5---9 105.200
[D] 227271772 doxygen-1.4.1.src.tar.gz ftp://ftp.stack.nl/pub/users/dimitri/