doxygen 1.9.8+ds-2build5 source package in Ubuntu

Changelog

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

  * No-change rebuild against libllvm18.

 -- Vladimir Petko <email address hidden>  Tue, 02 Apr 2024 10:04:41 +1300

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel

Downloads

File Size SHA-256 Checksum
doxygen_1.9.8+ds.orig.tar.xz 3.2 MiB 877bc48813ab242f7e8a3b697927d588159a6375731499977667a6df2aae8e92
doxygen_1.9.8+ds-2build5.debian.tar.xz 25.6 KiB e1c18fbfe66608c3f2d0cf2fc4059b34c7beaca435d36972a771fe9b510b7440
doxygen_1.9.8+ds-2build5.dsc 2.6 KiB b98b10c5c8793900fca670afccd42d2e1eeca80c60b575d439e3fe0fa84e47d5

View changes file

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.