parent bug: b/278903399
Issue: parent/child indentation is inverted on the righthand navigation of the Java reference docs.
For example on: https://cloud.google.com/java/docs/reference/google-cloud-apikeys/latest/overview
APIKeysClient is outdented even though it is a child of com.google.api.apikeys.v2.
This will be a two-part fix, with this being the doc-pipeline change and googleapis/java-docfx-doclet#178 being the java doclet change needed.
parent bug: b/278903399
Issue: parent/child indentation is inverted on the righthand navigation of the Java reference docs.
For example on: https://cloud.google.com/java/docs/reference/google-cloud-apikeys/latest/overview
APIKeysClientis outdented even though it is a child ofcom.google.api.apikeys.v2.This will be a two-part fix, with this being the doc-pipeline change and googleapis/java-docfx-doclet#178 being the java doclet change needed.