mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Merge pull request #2 from JetBrains/yole-index-page-fixes
fix text on index page
This commit is contained in:
commit
1c138f00f2
16
index.md
16
index.md
@ -6,26 +6,26 @@ title: IntelliJ Platform SDK Documentation
|
||||
## Welcome to the IntelliJ Platform SDK Documentation!
|
||||
|
||||
Here you can find [basic information](basics.html) about the *IntelliJ Platform SDK*, in particular how to
|
||||
**[get started](basics/getting_started.html)** with the plugin development.
|
||||
**[get started](basics/getting_started.html)** with developing plugins for IntelliJ IDEA and other JetBrains IDEs.
|
||||
|
||||
More details about particular development topics can be found in
|
||||
[Architecture Reference Guide](reference_guide.html).
|
||||
|
||||
A set
|
||||
A set of
|
||||
**[step-by-step tutorials](tutorials.html)**.
|
||||
with code sample is meant to lead you through common use-cases for *IntelliJ Platform SDK*.
|
||||
with code samples is meant to lead you through common use cases for *IntelliJ Platform SDK*.
|
||||
|
||||
|
||||
[Plugin Development FAQ](faq.html)
|
||||
section contains series of issues, commonly discussed on our
|
||||
[Open API and Plugin Development](https://devnet.jetbrains.com/community/idea/open_api_and_plugin_development).
|
||||
The [Plugin Development FAQ](faq.html)
|
||||
section contains a series of issues commonly discussed on our
|
||||
[Open API and Plugin Development](https://devnet.jetbrains.com/community/idea/open_api_and_plugin_development) forums.
|
||||
|
||||
One of the ways to improve *IntelliJ SDK Documentation* is to
|
||||
**[contribute to the project](contribution_guidelines.html)**.
|
||||
Any kind of content, like tutorials, articles about *IntelliJ* architecture, code samples, that can can help plugin developers, is kindly welcome.
|
||||
Refer to
|
||||
Refer to
|
||||
[Contribution Guidelines](contribution_guidelines.html)
|
||||
if you want to share your knowledge and help us to make documentation better.
|
||||
if you want to share your knowledge and help us make documentation better.
|
||||
|
||||
|
||||
Please inform about any **content inconsistencies**, outdated materials, cosmetic issues, and other defects you find by submitting an issue to
|
||||
|
Loading…
x
Reference in New Issue
Block a user