- Notifications
You must be signed in to change notification settings - Fork28
Commit186f616
committed
Fix docs build for website styles
Building the docs with STYLE=website referenced a stylesheet that longlonger exists on the website, since we changed it to use versionedreferences.To make it less likely for this to happen again, point to a singlestylesheet on the website which will in turn import the required one.That puts the process entirely within the scope of the websiterepository, so next time a version is switched that's the only placechanges have to be made, making them less likely to be missed.Per (off-list) discussion with Peter Geoghegan and Jonathan Katz.1 parent5190ce8 commit186f616
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 27 | + | |
31 | 28 |
| |
32 | 29 |
| |
33 | 30 |
| |
|
0 commit comments
Comments
(0)