[all-commits] [llvm/llvm-project] cef718: [clang-doc] add param comments to comment template
Erick Velez via All-commits
all-commits at lists.llvm.org
Fri Jul 25 10:57:06 PDT 2025
Branch: refs/heads/users/evelez7/clang-doc-param-comments
Home: https://github.com/llvm/llvm-project
Commit: cef7188e21101b6366cbfb2a627481831112ba0f
https://github.com/llvm/llvm-project/commit/cef7188e21101b6366cbfb2a627481831112ba0f
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M clang-tools-extra/clang-doc/JSONGenerator.cpp
M clang-tools-extra/clang-doc/assets/comment-template.mustache
M clang-tools-extra/test/clang-doc/basic-project.mustache.test
Log Message:
-----------
[clang-doc] add param comments to comment template
Serializes parameter comments for all descriptions.
We do not support Doxygen's parameter checking, which warns if a documented parameter is not actually present.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list