[all-commits] [llvm/llvm-project] 6182de: [clang-doc] Correct improper file paths in HTML ou...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Mar 19 14:09:50 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-fix-index
Home: https://github.com/llvm/llvm-project
Commit: 6182de900b039f86b564ecf8b74fce8f07317d28
https://github.com/llvm/llvm-project/commit/6182de900b039f86b564ecf8b74fce8f07317d28
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