micrometer-metrics / micrometer-docs-generator

Apache License 2.0
9 stars 11 forks source link

Kotlin Support #228

Open be-hase opened 7 months ago

be-hase commented 7 months ago

Do you plan to support kotlin?

https://github.com/micrometer-metrics/micrometer-docs-generator/blob/main/micrometer-docs-generator/src/main/java/io/micrometer/docs/commons/AbstractSearchingFileVisitor.java#L63-L65

shakuzen commented 7 months ago

It sounds like a nice enhancement. I think you're the first person who has asked for it. I don't know how much effort it would require to support it given our current implementation. Is this something you would be willing to contribute?

be-hase commented 7 months ago

Thanks for the reply. I will give some consideration to see if kotlin support can be done. I'll need to look for a parser library like Roaster.