One more thing :kotlin-intensifies: Right now we ...
# dokka
e
One more thing K Right now we think how to show documentation from parent classes. Would you be mind to take a part in the survey? Example:
class Hare extends Animal
Animal
has
fun getColor(season: SeasoneEnumClass)
Generating documentation page for
class Hare
do you expect to see
fun getColor(season: SeasoneEnumClass)
Please, choose 👌 or no red. Use threads to share your thoughts.
no red 1
👌 15
I'm not talking about final decision where some pieces of documentation will be hidden or shown. This question is mostly about your expectations when you read documentation.
m
But isn't it already implemented as option
suppressInheritedMembers.set(false)
Or you mean should it be
true
or
false
by default?
So my answer is - yes, in separate tab named "Inherited functions"
☝🏼 1
☝️ 8
e
We have some behaviour and defaults for that. But now we rethink some things and it would be grate to validate things that are questionable for some reason. Thanks for the comments and the reactions
m
e
Unfortunately not. Stdlib docs are very hacky and we use old Dokka. But we will migrate it to new one to Stable release