API Changes: formatting of note

This commit is contained in:
Yann Cébron 2020-08-11 15:22:46 +02:00
parent aadde9bee2
commit 57cf4ef589
5 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ See the note on how to document new problems on the main page reference_guide/ap
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
## 2017.3

View File

@ -13,7 +13,7 @@ See the note on how to document new problems on the main page reference_guide/ap
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
## 2018.3

View File

@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
## 2019.3

View File

@ -62,7 +62,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
Please see [Incompatible API Changes](/reference_guide/api_changes_list.md) on how to verify compatibility.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
## 2020.3

View File

@ -97,4 +97,4 @@ The following pages list the breaking changes in IDE/plugin releases with requir
* [**Changes in 2017.***](api_changes/api_changes_list_2017.md)
* [**Changes in 2016.***](api_changes/api_changes_list_2016.md)
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental/ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
> **NOTE** Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.