googleapis / googleapis/java-docfx-doclet

Remove unhelpful code snippet at the top of all non-overview pages

Open
#240 0 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: feature request
Dominant language
No language data
Stars
5
Forks
9
PR merge metrics
No merged PRs in 30d

Description

There is a code snippet on top of all the non-overview (e.g. it exists on all pages except for the Library Overview, the Client Overview, and the Package Overview pages) pages that is not useful.

For example on top of the [`SpeechSettings`](https://cloud.google.com/java/docs/reference/google-cloud-speech/latest/com.google.cloud.speech.v2.SpeechSettings) class:
![8ZTE9aKz26cEuDt](https://github.com/googleapis/java-docfx-doclet/assets/65933803/48e8f40e-725e-447e-88a6-fb0ce529de95)

The [`BatchRecognizeRequest`](https://cloud.google.com/java/docs/reference/google-cloud-speech/latest/com.google.cloud.speech.v2.BatchRecognizeRequest) class:
![7THJ53twfcZMQxt](https://github.com/googleapis/java-docfx-doclet/assets/65933803/ccef2367-29ef-4ab6-95f6-638f1059bb47)

The [`AutoDetectDecodingConfig.Builder'](https://cloud.google.com/java/docs/reference/google-cloud-speech/latest/com.google.cloud.speech.v2.AutoDetectDecodingConfig.Builder) class:
![5RdwwdkMVppjqLj](https://github.com/googleapis/java-docfx-doclet/assets/65933803/4c5e6f3c-da30-4006-8db4-6236a89d474b)

I assume the doclet is generating something that is causing that to show up - this bug is to investigate where it's coming from and ideally removing it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.