Package Details: doxygen-clang 1.9.8-1

Git Clone URL: https://aur.archlinux.org/doxygen-clang.git (read-only, click to copy)
Package Base: doxygen-clang
Description: Documentation system for C++, C, Java, IDL and PHP (built with clang parser)
Upstream URL: http://www.doxygen.nl
Licenses: GPL
Conflicts: doxygen, doxygen-docs
Provides: doxygen, doxygen-docs
Submitter: lahwaacz
Maintainer: lahwaacz
Last Packager: lahwaacz
Votes: 0
Popularity: 0.000000
First Submitted: 2021-05-21 08:36 (UTC)
Last Updated: 2023-08-29 06:06 (UTC)

Required by (948)

Sources (1)

Latest Comments

lahwaacz commented on 2023-08-14 18:41 (UTC)

Fixed, thanks for the note.

MarsSeed commented on 2023-08-14 18:33 (UTC)

Please adapt dependencies to repo's texlive reorganization, like in extra/doxygen's PKGBUILD.

After that, please also refresh the .SRCINFO file. Thank you in advance.

lahwaacz commented on 2021-05-21 08:46 (UTC)

To use the clang parser, enable CLANG_ASSISTED_PARSING and configure -resource-dir via CLANG_OPTIONS. The correct path can be found by running clang -print-resource-dir:

CLANG_OPTIONS = -resource-dir=/usr/lib/clang/11.1.0