CSS files included in HTML should have a path in posix style, it should not be different for Windows.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rL LLVM
 
Event Timeline
Comment Actions
LGTM after adding a comment to explain
| clang-tools-extra/clang-doc/HTMLGenerator.cpp | ||
|---|---|---|
| 234 ↗ | (On Diff #211858) | Comment here why you're explicitly using posix (i.e. HTML uses posix-style paths)  |