mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
plugins_quick_start.md: Move themes note up
This commit is contained in:
parent
d88aee5dd6
commit
aa65ca5ac0
@ -1,9 +1,13 @@
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
<!-- Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
# Quick Start Guide
|
||||
|
||||
<link-summary>Introduction to IntelliJ Platform plugin development.</link-summary>
|
||||
|
||||
> See [Themes](themes_getting_started.md) for information about UI theme development.
|
||||
>
|
||||
{style="note" title="UI Themes"}
|
||||
|
||||
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.
|
||||
|
||||
@ -16,7 +20,3 @@ It will familiarize you with the working environment, project structure, and fre
|
||||
* [](plugin_signing.md)
|
||||
* [](ide_development_instance.md)
|
||||
* [](faq.md)
|
||||
|
||||
> If you are interested in the UI theme development, please see [Themes](themes_getting_started.md).
|
||||
>
|
||||
{style="note"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user