Re: Website: Update API docs for trunk/2.0
Daniel Sahlberg <[email protected]> Tue, 12 Aug 2025 18:48:59 +0200
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CAMHy98NeYkrs3QWTm9c2D3UTU-+rVsWGkRDBPbwVP9J00VcLgg@mail.gmail.com> |
Den fre 25 juli 2025 kl 10:51 skrev Daniel Sahlberg < [email protected]>: > Hi, > > When reviewing a recent commit to Serf, I was a bit confused by a piece of > code dealing with a difference in atomic pointer prototypes between apr-1.x > and apr-2.x. I checked the docs on the website and couldn't find any > differences. I finally figured out it was changed in the code (r1763666) > but it seems the docs on the website has not been updated since that time. > > Can someone spend a few minutes to regenerate and commit updated API docs > for trunk/2.0? I've done it but the patch is 19 MB (Doxygen has changed > some internals on how it generates cross reference links so basically every > <a> is modified) and I think it will be easier for someone with commit > access to regenerate it themselves instead of reviewing the patch. > > Thanks, > Daniel Sahlberg > > I'll answer myself for the benefit of subscribers and archive. I was offered commit/PMC membership to APR which I have accepted. So I guess "someone" will be me, however now I have to review the 19MB diff myself... To warm up I'm going to make some other minor changes to verify I'm not messing up completely. This might take a while but I'll get to the update eventually :-) Cheers, Daniel