tag

abstract fun tag(tag: String)(source)

Registers a tag name at the document level.

Tags are typically used by documentation tooling to group operations.

Report a problem

Parameters

tag

The tag name.