dokka icon indicating copy to clipboard operation
dokka copied to clipboard

Add microdata markup to generated html output

Open berezinant opened this issue 1 year ago • 0 comments

Provided with microdata markup dokka's html pages could gain several improvements:

  • better indexing by search engines and possibly for AI — seems rather useful and could help users find better answers about Kotlin libraries and their API.
  • previews for documentation pages in social media — this use case seems to be rare but definitely there is no harm in it

The implementation could be done with OG (open graph), schema.org tags and/or other similar tools

berezinant avatar Jan 24 '24 12:01 berezinant