mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
welcome.topic: add "Tracking API Changes" section
This commit is contained in:
parent
96557b4e17
commit
28c99ab198
@ -40,6 +40,21 @@
|
|||||||
</secondary>
|
</secondary>
|
||||||
|
|
||||||
<misc>
|
<misc>
|
||||||
|
<cards>
|
||||||
|
<title>Staying up to date</title>
|
||||||
|
<a href="content_updates.md" summary="Latest updates to the documentation."/>
|
||||||
|
<a href="https://jb.gg/mp-updates" summary="Subscribe to receive news and announcements.">Marketplace
|
||||||
|
Developer News</a>
|
||||||
|
</cards>
|
||||||
|
|
||||||
|
<cards narrow="true">
|
||||||
|
<title>Tracking API Changes</title>
|
||||||
|
<a href="verifying_plugin_compatibility.md" summary="Using Plugin Verifier and IDE features.">Compatibility
|
||||||
|
Tooling</a>
|
||||||
|
<a href="api_changes_list.md" summary="Known breaking changes.">Incompatible API Changes</a>
|
||||||
|
<a href="api_notable.md" summary="Notable changes and new features.">Notable API Changes</a>
|
||||||
|
</cards>
|
||||||
|
|
||||||
<cards>
|
<cards>
|
||||||
<title>Tools</title>
|
<title>Tools</title>
|
||||||
<a href="https://jb.gg/ipe" summary="Explore extensions and listeners in open source plugins.">IntelliJ
|
<a href="https://jb.gg/ipe" summary="Explore extensions and listeners in open source plugins.">IntelliJ
|
||||||
@ -47,15 +62,6 @@
|
|||||||
<a href="https://plugins.jetbrains.com/plugin-ideas/"
|
<a href="https://plugins.jetbrains.com/plugin-ideas/"
|
||||||
summary="Browse and vote on suggestions for new plugins.">Plugin Ideas</a>
|
summary="Browse and vote on suggestions for new plugins.">Plugin Ideas</a>
|
||||||
</cards>
|
</cards>
|
||||||
|
|
||||||
<cards>
|
|
||||||
<title>Staying up to date</title>
|
|
||||||
<a href="content_updates.md" summary="Latest updates to the documentation."/>
|
|
||||||
<a href="https://jb.gg/mp-updates" summary="Subscribe to receive news and announcements.">Marketplace
|
|
||||||
Developer News</a>
|
|
||||||
<a href="api_changes_list.md" summary="Known breaking changes.">Incompatible API Changes</a>
|
|
||||||
<a href="api_notable.md" summary="Notable changes and new features.">Notable API Changes</a>
|
|
||||||
</cards>
|
|
||||||
</misc>
|
</misc>
|
||||||
|
|
||||||
</section-starting-page>
|
</section-starting-page>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user