Commit b0bd351
authored
docs: fix documentation generation (#383)
Fix documentation generation
This corrects a mistake I made when I proposed the changes for doc generation: we don't actually generate docs for `macos-xcodebuild`! The error was masked, because once docs are in S3 they don't get deleted by subsequent builds not generating them. I.e. the existing docs for `main` were simply slowly getting more and more outdated.
A recent change on our end exposed this issue.1 parent 3b36877 commit b0bd351
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments