aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-customFormat-example/settings.gradle.kts
blob: 76a61a32cc9440ee613808e5db0833520fb20894 (plain)
1
2
3
4
5
/*
 * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
 */

rootProject.name = "dokka-customFormat-example"