FS#62470 - [clang-doc] missing in clang package
Attached to Project:
Arch Linux
Opened by Jan Schlamelcher (jas) - Thursday, 25 April 2019, 13:07 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 26 April 2019, 21:25 GMT
Opened by Jan Schlamelcher (jas) - Thursday, 25 April 2019, 13:07 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 26 April 2019, 21:25 GMT
|
Details
I just wanted to try out clang-doc as an alternative for
Doxygen (see
https://github.com/llvm-mirror/clang-tools-extra/tree/master/clang-doc) but found no easy way to do that without replacing the
clang package from the repositories with a custom build from
Git since that part is missing. Curiously, the documentation
for clang-doc is contained in the package, just the tool
itself is missing.
|
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Friday, 26 April 2019, 21:25 GMT
Reason for closing: Fixed
Additional comments about closing: clang 8.0.0-4
Friday, 26 April 2019, 21:25 GMT
Reason for closing: Fixed
Additional comments about closing: clang 8.0.0-4
Is there a reason upstream does not install some tools such as clang-doc by default?