mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
plugins_quick_start.md: Replace the Plugin Alternatives item with the info callout
This commit is contained in:
parent
aa65ca5ac0
commit
cfaa8ba11d
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
<link-summary>Introduction to IntelliJ Platform plugin development.</link-summary>
|
<link-summary>Introduction to IntelliJ Platform plugin development.</link-summary>
|
||||||
|
|
||||||
|
<include from="intellij_platform.md" element-id="pluginAlternatives"/>
|
||||||
|
|
||||||
> See [Themes](themes_getting_started.md) for information about UI theme development.
|
> See [Themes](themes_getting_started.md) for information about UI theme development.
|
||||||
>
|
>
|
||||||
{style="note" title="UI Themes"}
|
{style="note" title="UI Themes"}
|
||||||
@ -11,7 +13,6 @@
|
|||||||
This section covers the basics of working with the IntelliJ Platform.
|
This section covers the basics of working with the IntelliJ Platform.
|
||||||
It will familiarize you with the working environment, project structure, and frequently used API components.
|
It will familiarize you with the working environment, project structure, and frequently used API components.
|
||||||
|
|
||||||
* [](plugin_alternatives.md)
|
|
||||||
* [](plugin_required_experience.md)
|
* [](plugin_required_experience.md)
|
||||||
* [](plugin_types.md)
|
* [](plugin_types.md)
|
||||||
* [](developing_plugins.md)
|
* [](developing_plugins.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user