move obsolete "Part X - Plugins Repository" into Appendix I

This commit is contained in:
Yann Cébron 2022-03-21 15:03:51 +01:00
parent ad69d1d2e6
commit 217a2e313f
4 changed files with 5 additions and 10 deletions

View File

@ -346,9 +346,6 @@
<toc-element toc-title="Build Your Own IDE"/>
<toc-element toc-title="Licensing"/>
</toc-element>
<toc-element toc-title="Part X — Plugin Repository [moved]"
id="plugin_repository_obsolete.md"
accepts-web-file-names="api_reference.html,feature_extractor.html,plugin_details.html,custom_channels.html,plugins_list.html,maven_interface.html,plugin_upload.html,plugin_developers.html"/>
<toc-element toc-title="Appendix I — Resources">
<toc-element id="glossary.md"/>
<toc-element id="explore_api.md" toc-title="Explore the API"/>
@ -357,6 +354,8 @@
<toc-element id="learning_resources.md"/>
<toc-element id="marketing.md"/>
<toc-element id="consulting.md"/>
<toc-element id="plugin_repository_obsolete.md"
accepts-web-file-names="api_reference.html,feature_extractor.html,plugin_details.html,custom_channels.html,plugins_list.html,maven_interface.html,plugin_upload.html,plugin_developers.html"/>
</toc-element>
<toc-element toc-title="Appendix II — API Changes">
<toc-element id="api_changes_list.md" toc-title="Incompatible API Changes">

View File

@ -1,10 +1,10 @@
[//]: # (title: Plugin Repository [moved])
[//]: # (title: JetBrains Marketplace)
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
JetBrains provides an official plugin repository [JetBrains Marketplace](https://plugins.jetbrains.com) for all IntelliJ Platform-based IDEs, as well as other products.
> **Part X — Plugin Repository** pages have moved to [JetBrains Marketplace](https://plugins.jetbrains.com/docs/marketplace/about-marketplace.html) documentation, please update your bookmarks.
> These pages have moved to [JetBrains Marketplace Documentation](https://plugins.jetbrains.com/docs/marketplace). Please update your bookmarks.
>
{type="warning"}

View File

@ -65,10 +65,6 @@ This section describes product-specific features, such as specific project model
Documents how to use the IntelliJ Platform to create a new, custom IDE, rather than plugins to an existing product, e.g., WebStorm, or Android Studio.
#### Part X — Plugin Repository
This part has been moved to [JetBrains Marketplace documentation](https://plugins.jetbrains.com/docs/marketplace/about-marketplace.html).
#### Appendix I — Resources
Links to [useful resources](useful_links.md), [Glossary](glossary.md), [](extension_point_list.md), and tips on how to [Explore the IntelliJ Platform API](explore_api.md).

View File

@ -156,7 +156,7 @@ Plugin Components migration
### October-19
Part X — Plugin Repository moved
: All contents have been moved to [JetBrains Marketplace Documentation](https://plugins.jetbrains.com/docs/marketplace/about-marketplace.html).
: All contents have been moved to [JetBrains Marketplace Documentation](https://plugins.jetbrains.com/docs/marketplace/).
### July-19