mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[site] ToC revisited
This commit is contained in:
parent
b3eac95bdc
commit
09b6bac26b
@ -4,9 +4,9 @@
|
||||
Also you can use HTML-comments.
|
||||
-->
|
||||
|
||||
* [Basics](basics.html)
|
||||
* [Quick Start Guide](basics.html)
|
||||
* [Main Types of IntelliJ IDEA Plugins](basics/types_of_plugins.html)
|
||||
* [Getting Started](basics/getting_started.html)
|
||||
* [Creating Your First Plugin](basics/getting_started.html)
|
||||
* [Setting Up Development Environment](basics/getting_started/setting_up_environment.html)
|
||||
* [Creating a Plugin Project](basics/getting_started/creating_plugin_project.html)
|
||||
* [Build Number Ranges](basics/getting_started/build_number_ranges.html)
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: editable
|
||||
title: Basics
|
||||
title: Quick Start Guide
|
||||
---
|
||||
|
||||
This section covers the basics of working with *IntelliJ Platform*.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: editable
|
||||
title: Getting started
|
||||
title: Creating Your First Plugin
|
||||
---
|
||||
|
||||
This documentation section will help to get started with *IntelliJ Platform* plugin development.
|
||||
|
Loading…
x
Reference in New Issue
Block a user