Join Slack
Communities
Powered by
if I refer in the doc comment to a `private const ...
# dokka
d
Dalinar
01/04/2019, 6:44 PM
if I refer in the doc comment to a
private const val
in the same class , e.g
[PI]
then is this ok? or does it need to be more visible than
private
?
s
semoro
01/10/2019, 11:46 PM
It should be visible in public API, otherwise reference will not lead to any page
3
Views
Open in Slack
Previous
Next