[all-commits] [llvm/llvm-project] 9189cd: [Github] Add flang docs to Github actions (#70530)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Nov 4 00:16:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9189cd6452219a99eefc1d4727aeb18732077862
https://github.com/llvm/llvm-project/commit/9189cd6452219a99eefc1d4727aeb18732077862
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M .github/workflows/docs.yml
Log Message:
-----------
[Github] Add flang docs to Github actions (#70530)
This patch enables building the flang docs in Github actions to enable
rapid iteration in PRs and to catch docs build failures more easily
before merge/after merge. This patch currently doesn't fail for Sphinx
warnings, but the intention is to enable this functionality once the
flang docs are fixed to build without warnings after the transition to
Myst.
More information about the All-commits
mailing list