[all-commits] [llvm/llvm-project] ca97d9: [clang-doc] Add Mustache template assets
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue May 6 20:16:50 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-templete-assets-real
Home: https://github.com/llvm/llvm-project
Commit: ca97d974bc005708594fa74a0f15ac2a330297df
https://github.com/llvm/llvm-project/commit/ca97d974bc005708594fa74a0f15ac2a330297df
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
A clang-tools-extra/clang-doc/assets/clang-doc-mustache.css
A clang-tools-extra/clang-doc/assets/class-template.mustache
A clang-tools-extra/clang-doc/assets/comments-template.mustache
A clang-tools-extra/clang-doc/assets/enum-template.mustache
A clang-tools-extra/clang-doc/assets/function-template.mustache
A clang-tools-extra/clang-doc/assets/mustache-index.js
A clang-tools-extra/clang-doc/assets/namespace-template.mustache
A clang-tools-extra/clang-doc/assets/template.mustache
M clang-tools-extra/clang-doc/tool/CMakeLists.txt
Log Message:
-----------
[clang-doc] Add Mustache template assets
This patch adds the various assets used with the HTML Mustache backend.
This includes templates for a variety of different language constructs,
as well as the CSS. Split from #133161.
Co-authored-by: Peter Chou <peter.chou at mail.utoronto.ca>
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