[all-commits] [llvm/llvm-project] 9dc79f: [clang-doc] Fix `</section>` mismatch in the names...
Erick Velez via All-commits
all-commits at lists.llvm.org
Thu Nov 20 14:58:34 PST 2025
Branch: refs/heads/users/evelez7/clang-doc-namespace-section-mismatch
Home: https://github.com/llvm/llvm-project
Commit: 9dc79f28f4a202e4715d1106d05d51f7242205c2
https://github.com/llvm/llvm-project/commit/9dc79f28f4a202e4715d1106d05d51f7242205c2
Author: Erick Velez <erickvelez7 at gmail.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
M clang-tools-extra/clang-doc/assets/namespace-template.mustache
Log Message:
-----------
[clang-doc] Fix `</section>` mismatch in the namespace template
A `</section>` tag wasn't inside the `{{#HasRecords}}` Mustache tag, which caused a
mismatch if there weren't any records to render.
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