overview

@JvmName(name = "lnegklknliyawvsr")
suspend fun overview(value: Output<String>)
@JvmName(name = "fmxwrdqdtuahymcw")
suspend fun overview(value: String?)

Parameters

value

Declares a single overview page. For example: documentation: summary: ... overview: (== include overview.md ==) This is a shortcut for the following declaration (using pages style): documentation: summary: ... pages: - name: Overview content: (== include overview.md ==) Note: you cannot specify both overview field and pages field.