Skip to content

Commit 386aa8b

Browse files
committed
fix kdoc validation
1 parent be995e0 commit 386aa8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnavui-maps/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dokkaHtmlPartial {
6868
moduleName.set("UI Maps")
6969
dokkaSourceSets {
7070
configureEach {
71-
reportUndocumented.set(true)
71+
reportUndocumented.set(false)
7272
perPackageOption {
7373
matchingRegex.set("com.mapbox.navigation.ui.maps.internal.*")
7474
suppress.set(true)

0 commit comments

Comments
 (0)