doxygen 1.9.8+ds-2 source package in Ubuntu

Changelog

doxygen (1.9.8+ds-2) unstable; urgency=medium

  * Incorporate upstream fix for linking doxyparse to spdlog

  [ Samuel Thibault ]
  * Move mat2 build-dep to build-dep-indep (Closes: #1055533)

 -- Paolo Greppi <email address hidden>  Thu, 07 Dec 2023 13:21:02 +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.9.8+ds-2.dsc 2.7 KiB 3ed229c3879798d74ac53864774dbd814a821bbff1a22f73ca193150dd4cedb8
doxygen_1.9.8+ds.orig.tar.xz 3.2 MiB 877bc48813ab242f7e8a3b697927d588159a6375731499977667a6df2aae8e92
doxygen_1.9.8+ds-2.debian.tar.xz 25.5 KiB 8e4c5eb14f507a2d15f93c54b4118cd408775dadaf3f21555f05b5f37351c03b

No changes file available.

Binary packages built by this source

doxygen: Generate documentation from source code

 Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 There is also support for generating RTF, PostScript, hyperlinked PDF,
 compressed HTML, and Unix man pages. 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, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 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, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent 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, Objective-C, C#, PHP, Java,
 Python, IDL, Fortran, VHDL and to some extent D. It can generate an on-line
 documentation browser (in HTML) and/or an off-line reference manual (in LaTeX)
 from a set of annotated source files.
 .
 This package contains doxywizard, a GUI configuration tool for doxygen.

doxygen-gui-dbgsym: debug symbols for doxygen-gui
doxygen-latex: Generate LaTeX documentation from source code

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