[all-commits] [llvm/llvm-project] c93706: [clang-doc] Implement setupTemplateValue for HTMLM...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Thu May 22 14:22:40 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-mustache-template-setup
Home: https://github.com/llvm/llvm-project
Commit: c93706d45080313d6bb99cabc9ecd4435b508517
https://github.com/llvm/llvm-project/commit/c93706d45080313d6bb99cabc9ecd4435b508517
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-22 (Thu, 22 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