diff options
author | cor3ntin <corentinjabot@gmail.com> | 2025-04-25 14:13:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 14:13:17 +0200 |
commit | 320ec7fa7f2ca9385e355d3e031e601a9e331e3e (patch) | |
tree | baeebc7c2f7f2751475b17a313fda099560c5d32 /clang/lib/Frontend/ASTMerge.cpp | |
parent | 5ff277462dd717d0c52a9a8517f624b0b484e45a (diff) | |
download | llvm-320ec7fa7f2ca9385e355d3e031e601a9e331e3e.zip llvm-320ec7fa7f2ca9385e355d3e031e601a9e331e3e.tar.gz llvm-320ec7fa7f2ca9385e355d3e031e601a9e331e3e.tar.bz2 |
[Documentation] Always use SVG for dot-generated doxygen images. (#136843)
Despite our attempt (build-docs.sh)
to build the documentation with SVG,
it still uses PNG https://llvm.org/doxygen/classllvm_1_1StringRef.html,
and that renders terribly on any high dpi display.
SVG leads to smasller installation and works fine
on all browser (that has been true for _a while_
https://caniuse.com/svg), so this patch just unconditionally build all
dot graphs as SVG in all subprojects and remove the option.
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions