protocolbuffers.github.io
protocolbuffers.github.io copied to clipboard
Broken links between `Message` and `MessageLite`
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.
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.