Skip to content

Convert <code> HTML elements in javadocs to <c> #1041

Closed
@pjcollins

Description

@pjcollins

We currently have ~7000 instances of poorly translated <code> HTML elements in the main branch of xamarin/android-api-docs:

$ git grep "lt;code&gt;" | wc -l
7065

We should convert these to <c> elements.

Metadata

Metadata

Assignees

Labels

bugComponent does not function as intendedjavadocIssues with consuming Java documentation formats

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions