forked from Kotlin/dokka
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Register binding for `DokkaPluginParametersBuilder` - Remove @internal annotation on `jsonEncode()` for `DokkaPluginParametersBuilder` - Annotate the getter for `DokkaPluginParametersBuilder.objects` (the annotation only works for getters) - Add missing functions for adding files, directories, and maps, which were implied but not present for `DokkaPluginParametersBuilder` - remove overriden `DokkaPluginParametersBuilder.pluginFqn` property as it just caused issues - Add documentation for configuring custom plugins in dokka-migration.md Signed-off-by: solonovamax <[email protected]>
- Loading branch information
1 parent
7027da8
commit 838281b
Showing
3 changed files
with
66 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters