From 6a15ef4a921058a86bd831f464ec00f6f33b56c9 Mon Sep 17 00:00:00 2001 From: Błażej Kardyś Date: Tue, 30 Jun 2020 11:29:29 +0200 Subject: Javadoc location test --- core/migration_guide.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core') diff --git a/core/migration_guide.md b/core/migration_guide.md index b5d9678f..b8ff7893 100644 --- a/core/migration_guide.md +++ b/core/migration_guide.md @@ -83,3 +83,6 @@ dokkaMultimodule { } ``` +### Maven + +There are no changes in maven configuration API for dokka, so all previous configurations should work without issues. -- cgit