Mike
03/15/2019, 2:06 PMsamples
configuration, Dokka ALSO insists my tests be documented.
It doesn’t do this if the samples are in a different project (using Gradle for build).
Anyone else experienced this and figured out a way to work around it?semoro
03/19/2019, 9:19 PMsemoro
03/19/2019, 9:21 PMMike
03/21/2019, 12:45 PMMike
03/24/2019, 1:32 AMMike
03/26/2019, 1:39 AMMike
03/26/2019, 11:43 AMassertPrints
etc gets converted to the output I see in the Kotlin docs. The page says
when the sample is transformed to be embedded in docs, these assertions are either replaced with…But I’m not seeing that happen. Is there some pre-processor in the libraries’ build pipeline that I’m not seeing, or perhaps some configuration for Dokka, or I’m not generating the docs with the correct type?
semoro
03/26/2019, 5:58 PMsemoro
03/26/2019, 6:00 PMsemoro
03/26/2019, 6:00 PMMike
03/26/2019, 7:21 PM