[flang-commits] [PATCH] D85470: [Flang] Fix release blocker issue #46931 related to documentation.
Tim Keith via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri Aug 7 06:54:25 PDT 2020
tskeith added a comment.
In D85470#2201996 <https://reviews.llvm.org/D85470#2201996>, @sameeranjoshi wrote:
> In D85470#2201277 <https://reviews.llvm.org/D85470#2201277>, @tskeith wrote:
>
>> Why do you need to copy files from llvm?
>
> Sphinx comes with a set of built-in themes for webpages[1], I thought of sticking with the llvm style of release notes, so to add some custom theme not in built-in themes list you need respective files.
> [1] https://www.sphinx-doc.org/en/master/usage/theming.html#builtin-themes
Sticking to llvm style sounds good. But as soon as it is changed in llvm we won't match the llvm style any more. Does clang have copies like this too?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85470/new/
https://reviews.llvm.org/D85470
More information about the flang-commits
mailing list