doxygen 1.8.17-0ubuntu1 source package in Ubuntu

Changelog

doxygen (1.8.17-0ubuntu1) focal; urgency=medium

  * New upstream version.
  * Build using LLVM 10.

 -- Matthias Klose <email address hidden>  Mon, 09 Mar 2020 12:13:57 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Paolo Greppi
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
doxygen_1.8.17.orig.tar.gz 4.9 MiB 2cba988af2d495541cbbe5541b3bee0ee11144dcb23a81eada19f5501fd8b599
doxygen_1.8.17-0ubuntu1.debian.tar.xz 26.5 KiB 743782214183a1f3bfbea4aa9f307f7066d5eccc087c29144b02f0da2f7fe3fa
doxygen_1.8.17-0ubuntu1.dsc 2.7 KiB 8c4399b7538ba0fb2f24fe6571b95c6c078a68105768f70fd5f3922b06e29e65

Available diffs

View changes file

Binary packages built by this source

doxygen: Documentation system for C, C++, Java, Python and other languages

 Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
 and to some extent PHP, C#, and D. It can generate an on-line class browser
 (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
 documented source files. There is also support for generating man pages
 and for converting the generated output into Postscript, hyperlinked PDF
 or compressed HTML. The documentation is extracted directly from the sources.
 .
 Install the doxygen-latex package to build LaTeX based documents.

doxygen-dbgsym: debug symbols for doxygen
doxygen-doc: Documentation for doxygen

 Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
 and to some extent PHP, C#, and D. It can generate an on-line class browser
 (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
 documented source files. There is also support for generating man pages
 and for converting the generated output into Postscript, hyperlinked PDF
 or compressed HTML. The documentation is extracted directly from the sources.
 .
 This package contains the documentation for doxygen.

doxygen-doxyparse: multi-language source code parser based on Doxygen

 Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
 and to some extent PHP, C#, and D. Doxyparse builds on doxygen's great source
 code parsing infrastructure and provides a command-line tool that can be used
 to obtain information from source code, such as:
 .
  * which functions/methods and variables/attributes a module/class contains
  * which functions/methods calls/uses which functions/methods/variables
  * etc
 .
 doxyparses's main goal is to be used by higher-level source code analysis
 tools.
 .
 This package contains doxyparse binary, a source code parser based on Doxygen

doxygen-doxyparse-dbgsym: debug symbols for doxygen-doxyparse
doxygen-gui: GUI configuration tool for doxygen

 Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
 and to some extent PHP, C#, and D. It can generate an on-line class browser
 (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
 documented source files. There is also support for generating man pages
 and for converting the generated output into Postscript, hyperlinked PDF
 or compressed HTML. The documentation is extracted directly from the sources.
 .
 This package contains doxywizard, a GUI configuration tool for doxygen.

doxygen-gui-dbgsym: debug symbols for doxygen-gui
doxygen-latex: Documentation system for C, C++, Java, Python and other languages

 Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL
 and to some extent PHP, C#, and D. It can generate an on-line class browser
 (in HTML) and/or an off-line reference manual (in LaTeX) from a set of
 documented source files.
 .
 This dependency package adds dependencies for all LaTeX packages required
 to build documents using the default stylesheet.