[clang-tools-extra] [llvm] [clang-doc] Adds a mustache backend (PR #133161)
    Paul Kirth via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 27 14:00:19 PDT 2025
    
    
  
================
@@ -521,8 +540,9 @@ struct ClangDocContext {
   // Path of CSS stylesheets that will be copied to OutDirectory and used to
   // style all HTML files.
   std::vector<std::string> UserStylesheets;
-  // JavaScript files that will be imported in all HTML files.
----------------
ilovepi wrote:
Is this no longer true? there should probably sill be a comment here.
https://github.com/llvm/llvm-project/pull/133161
    
    
More information about the llvm-commits
mailing list