doxygen 1.9.8+ds-1 source package in Ubuntu

Changelog

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

  * New upstream version. Closes: #389492, #1040864.
  * Enable sqlite3 and add required build-dep
  * Use system spdlog
  * Add required libfmt-dev build dep

 -- Paolo Greppi <email address hidden>  Sun, 03 Sep 2023 18:27:51 +0200

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-1.dsc 2.7 KiB a8de0a5898a6fe9b9ab75b395f713ce91584292b2e902e0c79cd39ea105eddce
doxygen_1.9.8+ds.orig.tar.xz 3.2 MiB 877bc48813ab242f7e8a3b697927d588159a6375731499977667a6df2aae8e92
doxygen_1.9.8+ds-1.debian.tar.xz 25.4 KiB 52511fa57228acc7387459888b8b283f3b9dcee9a982bc1225abd96e3e643ea6

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.