setOverviewText

open fun setOverviewText(@Nullable overviewText: TextResource)(source)

Sets a HTML text to be used for overview documentation (optional).

Example:overviewText = resources.text.fromFile("/overview.html")