[all-commits] [llvm/llvm-project] 4f98e8: [clang-doc] Implement setupTemplateValue for HTMLM...

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


  Branch: refs/heads/users/ilovepi/clang-doc-mustache-template-setup
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f98e8f49db8b0e8ae9b6763258a4c488a40699c
      https://github.com/llvm/llvm-project/commit/4f98e8f49db8b0e8ae9b6763258a4c488a40699c
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
    M clang-tools-extra/unittests/clang-doc/HTMLMustacheGeneratorTest.cpp

  Log Message:
  -----------
  [clang-doc] Implement setupTemplateValue for HTMLMustacheGenerator

This patch implements the business logic for setupTemplateValue, which
was split from #133161. The implementation configures the relative path
relationships between the various HTML components, and prepares them
prior to their use in the generator.

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