[all-commits] [llvm/llvm-project] d82998: [clang-doc] Update clang-doc tool to enable mustac...

Paul Kirth via All-commits all-commits at lists.llvm.org
Fri May 16 17:35:24 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-clang-doc-tool
  Home:   https://github.com/llvm/llvm-project
  Commit: d82998111fa1b72c91f36f9a40d510f7ca295691
      https://github.com/llvm/llvm-project/commit/d82998111fa1b72c91f36f9a40d510f7ca295691
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-17 (Sat, 17 May 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
    A clang-tools-extra/test/clang-doc/basic-project.mustache.test

  Log Message:
  -----------
  [clang-doc] Update clang-doc tool to enable mustache templates

This patch adds a command line option and enables the Mustache template
HTML backend. This allows users to use the new, more flexible templates
over the old and cumbersome HTML output. 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