welcome.topic: add "Tracking API Changes" section

This commit is contained in:
Yann Cébron 2024-04-16 16:44:49 +02:00
parent 96557b4e17
commit 28c99ab198

View File

@ -40,6 +40,21 @@
</secondary>
<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>
<title>Tools</title>
<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/"
summary="Browse and vote on suggestions for new plugins.">Plugin Ideas</a>
</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>
</section-starting-page>