mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Reorganize Android Studio ToC structure
This commit is contained in:
parent
f91c7e5592
commit
658588f11e
5
ijs.tree
5
ijs.tree
@ -295,7 +295,9 @@
|
||||
<toc-element id="build_number_ranges.md"/>
|
||||
<toc-element id="dev_alternate_products.md" toc-title="Developing for Multiple Products"/>
|
||||
<toc-element id="plugin_compatibility.md" toc-title="Compatibility with Multiple Products"/>
|
||||
<toc-element id="android_studio.md" toc-title="Android Studio"/>
|
||||
<toc-element id="android_studio.md" toc-title="Android Studio">
|
||||
<toc-element id="android_studio_releases_list.md"/>
|
||||
</toc-element>
|
||||
<toc-element id="app_code.md" toc-title="AppCode">
|
||||
<toc-element id="appcode_extension_point_list.md"/>
|
||||
</toc-element>
|
||||
@ -349,7 +351,6 @@
|
||||
<toc-element id="glossary.md"/>
|
||||
<toc-element id="explore_api.md" toc-title="Explore the API"/>
|
||||
<toc-element id="extension_point_list.md"/>
|
||||
<toc-element id="android_studio_releases_list.md"/>
|
||||
<toc-element id="useful_links.md" accepts-web-file-names="resources.html"/>
|
||||
<toc-element id="marketing.md"/>
|
||||
<toc-element id="consulting.md"/>
|
||||
|
@ -39,7 +39,7 @@ Below you may find a list of Android Studio releases mapped to the relevant Inte
|
||||
|
||||
<include src="android_studio_releases.md" include-id="releases_table_short"></include>
|
||||
|
||||
For the full list of Android Studio releases with more details, visit the [Android Studio Releases List](android_studio_releases_list.md) page available in *Appendix I – Resources* section.
|
||||
For the full list of Android Studio releases with more details, visit the [Android Studio Releases List](android_studio_releases_list.md) page.
|
||||
|
||||
### Configuring the Plugin build.gradle File
|
||||
The use-case of developing for a non-IntelliJ IDEA IDE is reviewed in the [Plugins Targeting Alternate IntelliJ Platform-Based IDEs](gradle_guide.md#plugins-targeting-alternate-intellij-platform-based-ides) section of the [Configuring Gradle for IntelliJ Platform Plugins](gradle_guide.md) page.
|
Loading…
x
Reference in New Issue
Block a user