Anton Yalyshev [JB]
04/27/2022, 2:38 PMList
documentation contains extensions inherited from Iterable
и Collection
. But in 1.5.0 the algorithm was completely re-written.
The question is: have you noticed in your project that inherited extensions aren’t shown (with Dokka ver 1.5+)? How can you estimate this?
1️⃣: Yes, I have noticed this. In my case - it’s a major problem. I would even be ready to sacrifice doc. generation performance for getting this feature.
2️⃣: Yes, I have noticed this, but it wasn’t a big problem for me.
3️⃣: No, I haven’t noticed this. But from time-to time I visit and read about such ext. functions/properties in Kotlin std-lib or other library web-documentation.
4️⃣: No, I haven’t noticed this. And I don’t think that the feature noticeably helped me when I was reading other libraries doc.
Your thoughts and suggestions in 🧵 are welcome!