NoQ added inline comments.
================ Comment at: clang/www/analyzer/codechecker.html:13 +<div id="page"> +<!--#include virtual="menu.html.incl"--> +<div id="content"> ---------------- martong wrote: > NoQ wrote: > > Note related to your patch, but SSI seem to be completely broken these > > days; previously the dropdown menus header kept working on the front page > > but now even that's missing. Patches are very welcome >.< > Ok, actually, this line is a result of copy pasting from scan-build.html. I > don't think I'd be competence enough to solve the drop-down menu issue, so, I > just removed this line. No-no, i'd rather keep it. Otherwise how do we remember to fix it? :D ================ Comment at: clang/www/analyzer/codechecker.html:48 +CodeChecker parse ./reports -e html -o ./reports_html +firefox ./reports_html/index.html +</pre> ---------------- Maybe `xdg-open`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70439/new/ https://reviews.llvm.org/D70439 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits