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
Eugene
06/18/2021, 9:24 AM
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
msink
06/18/2021, 10:11 AM
But isn't it already implemented as option
suppressInheritedMembers.set(false)
msink
06/18/2021, 10:11 AM
Or you mean should it be
true
or
false
by default?
msink
06/18/2021, 10:13 AM
So my answer is - yes, in separate tab named "Inherited functions"
☝🏼 1
☝️ 8
e
Eugene
06/21/2021, 1:08 PM
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