diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/migration_guide.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |