
22 Apr
2025
22 Apr
'25
8:50 a.m.
Am 18.04.25 um 19:45 schrieb Andrey Semashev via Boost:
Perhaps, the answer to that is setting up a per-library CI that builds the library docs. Though if the library is unmaintained, it wouldn't have much of an effect.
I fully agree with that. The documentation build should be functional at each point in time and hence that should be tested in the same way as the rest of the code. I actually have that as part of CI for my libraries. E.g. https://github.com/boostorg/nowide/blob/f3566858722e0bb9fea057ea06078f112543... I guess for other libraries a similar job is easy enough to include. But then again: Who receives the notifications and can that person act on it to get it fixed?