Fix docs build for website styles
authorMagnus Hagander <magnus@hagander.net>
Mon, 22 Feb 2021 12:00:54 +0000 (13:00 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 22 Feb 2021 12:04:10 +0000 (13:04 +0100)
commitd22d0fa937616a3112f69ebd6a6ed4f039162441
tree4c0f66f8354762bb99e5f9f440efa8507d5dedc3
parent5bc09a74719dfeb6c4cebb311b81385c508459a8
Fix docs build for website styles

Building the docs with STYLE=website referenced a stylesheet that long
longer exists on the website, since we changed it to use versioned
references.

To make it less likely for this to happen again, point to a single
stylesheet on the website which will in turn import the required one.
That puts the process entirely within the scope of the website
repository, so next time a version is switched that's the only place
changes have to be made, making them less likely to be missed.

Per (off-list) discussion with Peter Geoghegan and Jonathan Katz.
doc/src/sgml/stylesheet.xsl