https://kotlinlang.org logo
#dokka
Title
# dokka
r

robstoll

10/11/2018, 1:43 PM
does doc inheritance not work for expected -> actual as it works with interface -> class?
s

semoro

10/11/2018, 5:10 PM
Basically, right now it is not implemented in released version of Dokka, but it should a bit different, expected part always inherited, then, if actual part present, it is appended with corresponding header
e

egorand

10/12/2018, 1:34 AM
any ETA on that?
2 Views