protocolbuffers.github.io icon indicating copy to clipboard operation
protocolbuffers.github.io copied to clipboard

Broken links between `Message` and `MessageLite`

Open Databean opened this issue 11 months ago • 1 comments

On the message_lite.h page in the class MessageLite section, it ends with

Known subclasses:

where Message is a broken link, reproduced here.

Similarly, on the message.h page, in the section class Message: public MessageLite

MessageLite in the section header is another broken link.

Databean avatar Feb 07 '25 23:02 Databean

Thanks for reporting this issue. This is a known issue, and requires us to fix the build process for the API docs. I don't have a timeline for this work being done.

Logofile avatar Feb 14 '25 20:02 Logofile