googleapis / doc-pipeline

Apache License 2.0
10 stars 11 forks source link

fix: add type alias header cpp #472

Closed dandhlee closed 1 year ago

dandhlee commented 1 year ago

This was omitted in class pages and only added in namespace files.

Verified with the staged page on https://cloud.google.com/cpp/docs/reference/common/latest/classgoogle_1_1cloud_1_1StreamRange equivalent.

Fixes https://github.com/googleapis/google-cloud-cpp/issues/11683.