mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[site] "getting started" structured
This commit is contained in:
parent
6bfe4b55fb
commit
197de015aa
14
_SUMMARY.md
14
_SUMMARY.md
@ -8,13 +8,13 @@
|
||||
* [Test subpage from subfolder](another-subfolder/page.html)
|
||||
* [Test another page from subfolder](another-subfolder/another-sub-subfolder/page.html)
|
||||
* [Basic Topics](basic_topics.html)
|
||||
* [Getting Started](getting_started.html)
|
||||
* [Check Out And Build Community Edition](checkout_and_build_community.html)
|
||||
* [Setting Up Development Environment](setting_up_environment.html)
|
||||
* [Creating a Plugin Project](creating_plugin_project.html)
|
||||
* [Build Number Ranges](build_number_ranges.html)
|
||||
* [Running and Debugging a Plugin](running_and_debugging_a_plugin.html)
|
||||
* [Plugin Compatibility with IntelliJ Platform Products](plugin_compatibility.html)
|
||||
* [Getting Started](basic_topics/getting_started.html)
|
||||
* [Check Out And Build Community Edition](basic_topics/getting_started/checkout_and_build_community.html)
|
||||
* [Setting Up Development Environment](basic_topics/getting_started/setting_up_environment.html)
|
||||
* [Creating a Plugin Project](basic_topics/getting_started/creating_plugin_project.html)
|
||||
* [Build Number Ranges](basic_topics/getting_started/build_number_ranges.html)
|
||||
* [Running and Debugging a Plugin](basic_topics/getting_started/running_and_debugging_a_plugin.html)
|
||||
* [Plugin Compatibility with IntelliJ Platform Products](basic_topics/getting_started/plugin_compatibility.html)
|
||||
* [Plugin Structure](plugin_structure.html)
|
||||
* [Plugin Content](plugin_content.html)
|
||||
* [Plugin Class Loaders](plugin_class_loaders.html)
|
||||
|
Loading…
x
Reference in New Issue
Block a user