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

C++ Reference

Open tbelaire opened this issue 6 months ago • 2 comments

content/reference/cpp/_index.md

There's both C++ API and C++ Reference links to the same place.

C++ API (https://protobuf.dev/reference/cpp/api-docs/) C++ Reference (https://protobuf.dev/reference/cpp/api-docs/) This section contains reference documentation for working with protocol buffer classes in C++.

tbelaire avatar Jun 23 '25 14:06 tbelaire

Thanks for letting me know. I poked around for a few minutes, but I'm not sure what's causing this. (It's automatically generated.) I'll try a few ideas and see if those will resolve it.

Logofile avatar Jun 27 '25 20:06 Logofile

I spent some time trying to figure this out, but it ended up taking more time than it's probably worth to fix. I'll leave this open in case I find some more time to spend on it, but I may end up closing it later on down the line. I still appreciate that you raised the issue, though!

Logofile avatar Aug 01 '25 19:08 Logofile