-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Javadoc generation for some of the libraries has been failing for the Client Overview javadoc comment:
- Unescaped html characters in certain flattened method descriptions
- Closing
</tr>tag in the wrong spot - Missing
<caption>tag for the table
Example of a manual fix that was needed for java-logging: googleapis/java-logging@c89fd13
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.