Skip to content

Commit 2630d83

Browse files
committed
docs(index): update plugin icon URL and remove outdated content
- Update the plugin icon URL to point to the correct GitHub repository. - Remove outdated content related to AutoDev 1.0~ feature overview and JetBrains Plugin Marketplace availability.
1 parent 8066d38 commit 2630d83

File tree

2 files changed

+73
-85
lines changed

2 files changed

+73
-85
lines changed

docs/autodev-overview.svg

Lines changed: 72 additions & 70 deletions
Loading

docs/index.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /
77
---
88

99
<p align="center">
10-
<img src="https://plugins.jetbrains.com/files/21520/412905/icon/pluginIcon.svg" width="160px" height="160px" />
10+
<img src="https://raw.githubusercontent.com/unit-mesh/auto-dev/refs/heads/master/src/main/resources/META-INF/pluginIcon.svg" width="160px" height="160px" />
1111
</p>
1212
<h1 align="center">AutoDev for Intellij Platform</h1>
1313
<p align="center">
@@ -68,20 +68,6 @@ Video demo (Bilibili) - 中文/Chinese
6868

6969
Here is the AutoDev architecture:
7070

71-
![](docs/autodev-arch.svg)
72-
73-
## AutoDev 1.0~ Feature Overview
74-
75-
Regarding the matter discussed in the LICENSE issue at the project's outset, we want to address the complexity of JetBrain plugin development. In the process, we referenced certain code and API designs from the JetBrains Community version and the JetBrains AI Assistant plugin. JetBrains understandably reserves the right to view this as potential infringement on their intellectual property.
76-
77-
Therefore, as of April 2024, AutoDev is no longer available on the JetBrains Plugin Marketplace. However, for older versions' AutoDev, you can access downloads from our Releases page.
78-
79-
Additionally, we extend a warm invitation to participate in the development of the VSCode version. Your contributions are greatly appreciated.
80-
81-
## AutoDev Architecture
82-
83-
Here is the AutoDev architecture:
84-
8571
![](autodev-arch.svg)
8672

8773
## AutoDev Feature Overview

0 commit comments

Comments
 (0)