add link summary

This commit is contained in:
Yann Cébron 2023-01-11 18:10:16 +01:00
parent ba4f570688
commit ed4f074361
10 changed files with 29 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# Incompatible Changes in IntelliJ Platform and Plugins API 2019.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!--
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
@ -59,6 +59,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
-->
<link-summary>List of known Breaking API Changes in 2019.*</link-summary>
<include from="snippets.md" element-id="apiChangesHeader"/>
## 2019.3

View File

@ -1,6 +1,6 @@
# Incompatible Changes in IntelliJ Platform and Plugins API 2020.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!--
Before documenting a breaking API change, please, make sure that the change cannot be avoided in an alternative way.
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
-->
<link-summary>List of known Breaking API Changes in 2020.*</link-summary>
<include from="snippets.md" element-id="apiChangesHeader"/>
<include from="snippets.md" element-id="apiChangesJavaVersion"/>

View File

@ -1,6 +1,6 @@
# Incompatible Changes in IntelliJ Platform and Plugins API 2021.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!--
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
-->
<link-summary>List of known Breaking API Changes in 2021.*</link-summary>
<include from="snippets.md" element-id="apiChangesHeader"/>
<include from="snippets.md" element-id="apiChangesJavaVersion"/>

View File

@ -1,6 +1,6 @@
# Incompatible Changes in IntelliJ Platform and Plugins API 2022.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!--
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
-->
<link-summary>List of known Breaking API Changes in 2022.*</link-summary>
<include from="snippets.md" element-id="apiChangesHeader"/>
<include from="snippets.md" element-id="apiChangesJavaVersion"/>

View File

@ -1,6 +1,6 @@
# Incompatible Changes in IntelliJ Platform and Plugins API 2023.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!--
Before documenting a breaking API change, please make sure that the change cannot be avoided in an alternative way.
@ -60,6 +60,8 @@ NOTE: You are allowed to prettify the pattern using links: [`org.example.Foo`](h
NOTE: Entries not starting with code quotes (`name`) can be added to document non-code changes and will be skipped in API verification.
-->
<link-summary>List of known Breaking API Changes in 2023.*</link-summary>
<include from="snippets.md" element-id="apiChangesHeader"/>
<include from="snippets.md" element-id="apiChangesJavaVersion"/>

View File

@ -2,6 +2,8 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<link-summary>List of known Notable API Changes in 2019.*</link-summary>
## 2019.3
### IntelliJ Platform 2019.3

View File

@ -1,7 +1,9 @@
[//]: # (title: Notable Changes in IntelliJ Platform and Plugins API 2020.*)
# Notable Changes in IntelliJ Platform and Plugins API 2020.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<link-summary>List of known Notable API Changes in 2020.*</link-summary>
We've published our roadmap for the IntelliJ Platform for 2020: [Part I](https://blog.jetbrains.com/idea/2019/12/intellij-platform-roadmap-for-2020/) [Part II](https://blog.jetbrains.com/idea/2020/01/intellij-based-ide-features-roadmap-for-2020/)
## 2020.3

View File

@ -1,6 +1,8 @@
[//]: # (title: Notable Changes in IntelliJ Platform and Plugins API 2021.*)
# Notable Changes in IntelliJ Platform and Plugins API 2021.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<link-summary>List of known Notable API Changes in 2021.*</link-summary>
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).

View File

@ -2,6 +2,8 @@
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<link-summary>List of known Notable API Changes in 2022.*</link-summary>
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).
## 2022.3

View File

@ -1,6 +1,8 @@
# Notable Changes in IntelliJ Platform and Plugins API 2023.*
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<!-- Copyright 2000-2023 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
<link-summary>List of known Notable API Changes in 2023.*</link-summary>
_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com).