OpenSDE Packages Database (without history before r20070)
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.

51 lines
2.0 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../doxygen/doxygen.desc
  5. [COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] Documentation system for C++, Java, IDL and C
  17. [T] Doxygen is a documentation system for C++, Java, IDL (Corba, Microsofti
  18. [T] and KDE-DCOP flavors) and C.
  19. [T]
  20. [T] It can generate an on-line documentation browser (in HTML) and/or an
  21. [T] off-line reference manual (in ) from a set of documented source files.
  22. [T] There is also support for generating output in RTF (MS-Word), PostScript,
  23. [T] hyperlinked PDF, compressed HTML, and Unix man pages. The documentation
  24. [T] is extracted directly from the sources, which makes it much easier to
  25. [T] keep the documentation consistent with the source code.
  26. [T]
  27. [T] Doxygen can be configured to extract the code structure from undocumented
  28. [T] source files. This can be very useful to quickly find your way in large
  29. [T] source distributions. The relations between the various elements are be
  30. [T] visualized by means of include dependency graphs, inheritance diagrams,
  31. [T] and collaboration diagrams, which are all generated automatically.
  32. [T]
  33. [T] You can even `abuse' doxygen for creating normal documentation.
  34. [A] Dimitri van Heesch <dimitri@stack.nl>
  35. [M] Alejandro Mery <amery@opensde.org>
  36. [U] http://www.stack.nl/~dimitri/doxygen/
  37. [C] extra/development
  38. [L] GPL
  39. [S] Stable
  40. [V] 1.5.1
  41. [P] X -----5---9 127.100
  42. [D] 1968057295 doxygen-1.5.1.src.tar.gz ftp://ftp.stack.nl/pub/users/dimitri/