[all-commits] [llvm/llvm-project] 22d10f: [clang-doc] Add Mustache template assets (#138059)

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue May 6 20:32:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22d10f0a506d98abcba6091a8efc7c1b61bbef46
      https://github.com/llvm/llvm-project/commit/22d10f0a506d98abcba6091a8efc7c1b61bbef46
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-06 (Tue, 06 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 (#138059)

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