annotations

open fun Documentable.annotations(): Map<DokkaConfiguration.DokkaSourceSet, List<Annotations.Annotation>>
open fun <T : AnnotationTarget> WithExtraProperties<T>.annotations(): SourceSetDependent<List<Annotations.Annotation>>
open fun DProperty.annotations(): SourceSetDependent<List<Annotations.Annotation>>