[all-commits] [llvm/llvm-project] 4df8f7: [clang-doc] add code comments to comment template ...

Erick Velez via All-commits all-commits at lists.llvm.org
Fri Jul 25 13:10:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4df8f726087c68d6e654a76839c544b18e4ca70e
      https://github.com/llvm/llvm-project/commit/4df8f726087c68d6e654a76839c544b18e4ca70e
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/JSONGenerator.cpp
    M clang-tools-extra/clang-doc/assets/clang-doc-mustache.css
    M clang-tools-extra/clang-doc/assets/comment-template.mustache
    M clang-tools-extra/test/clang-doc/Inputs/basic-project/include/Circle.h
    M clang-tools-extra/test/clang-doc/basic-project.mustache.test

  Log Message:
  -----------
  [clang-doc] add code comments to comment template (#150648)

Serializes Doxygen code comments in HTML templates. Modifies the
basic-project to add a code example.



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