mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
API changes 2019: update header.
This commit is contained in:
parent
2d0962ad8f
commit
937ac91a6e
@ -6,7 +6,7 @@ title: Incompatible Changes in IntelliJ Platform and Plugins API 2019.*
|
||||
Before documenting a breaking API change, please, make sure that the change cannot be avoided
|
||||
in an alternative way.
|
||||
|
||||
APIs marked with @ApiStatus.Experimental or @ApiStatus.Internal don't need to be documented.
|
||||
APIs marked with @ApiStatus.Experimental, @ApiStatus.Internal or @ApiStatus.ScheduledForRemoval don't need to be documented.
|
||||
|
||||
To document a new incompatible change, add a new line with the problem pattern
|
||||
followed by a 2nd line with ": "-prefixed human-readable description and recommended fix/action.
|
||||
|
Loading…
x
Reference in New Issue
Block a user