doxygen 1.8.16-2 source package in Ubuntu

Changelog

doxygen (1.8.16-2) unstable; urgency=medium

  * Build-depend on qtbase5-dev version that fixes 947117.
  * Import upstream patch for ghostscript 9.50 invocation. Closes: #947121.

 -- Paolo Greppi <email address hidden>  Sun, 22 Dec 2019 10:17:19 +0100

Upload details

Uploaded by:
Paolo Greppi
Uploaded to:
Sid
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.16-2.dsc 2.7 KiB 70ef4131eb7c4d951df6be7e0ed4415feeceb349b57ceb8656e2e72e2c75bb3b
doxygen_1.8.16.orig.tar.gz 4.9 MiB 75b18117f88ca1930ab74c05f6712690a26dd4fdcfc9d7d5324be43160645fb4
doxygen_1.8.16-2.debian.tar.xz 27.1 KiB fdf44312a116b96fb0d3db07d0430d6fe6ac19b1bcbd9ba7e0e4b0ee5c63b93d

No changes file available.

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.