[all-commits] [llvm/llvm-project] 8b7305: [clang-doc] Correct improper file paths in HTML ou...

Paul Kirth via All-commits all-commits at lists.llvm.org
Wed Mar 19 16:48:16 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-fix-index
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b730517783a3393716dc297fb902af67d714c02
      https://github.com/llvm/llvm-project/commit/8b730517783a3393716dc297fb902af67d714c02
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/assets/index.js

  Log Message:
  -----------
  [clang-doc] Correct improper file paths in HTML output

In index.js the logic of the ternary operator was backwards, preventing
us from generating the correct file paths, or relative paths in the HTML
output.



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